MySQL Forums
Forum List  »  MyISAM

mysql changing char to varchar
Posted by: Rich Tomasso
Date: April 06, 2005 09:11AM

I'm creating some new tables, defining some rows as char(12) or char(15). When I source the .sql file and check the table, those rows show up as varchars. I do have one table with a char(2) that stays as that. Any thoughts on why this might be happening?
Running: mysql Ver 14.7 Distrib 4.1.10, for portbld-freebsd4.11 (i386)

Options: ReplyQuote


Subject
Views
Written By
Posted
mysql changing char to varchar
3738
April 06, 2005 09:11AM
2632
April 10, 2005 09:34AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.