List:MySQL and Perl« Previous MessageNext Message »
From:Roman Melihhov Date:December 13 2000 7:23pm
Subject:varchar columns
View as plain text  
Hi, I've installed mysql v 3.23.27 beta and previuosly had v 3.22.30 and if
varchar value is over the length defined, new value is not stored on update
query. Shouldn't varchar on mysql work as text on mSQL, or I'm wrong and should
set maximum expected value for text field, say holding file name.
Oh, by the way, I've solved all incompatibilities with mSQL databases, by
creating key _rowid setting it with mysql_insert_id(MYSQL *mysql) and my heart
sings upon the ligtning speed of MySQL. Still looking for the solving problem
above.

Roman.

Thread
varchar columnsRoman Melihhov13 Dec
  • Re: varchar columnsJochen Wiedmann14 Dec