>>>>> "Edward" == Edward Valentini <[EMAIL PROTECTED]> writes:
Edward> Hi,
Edward> Is there any reason why longtexts on solaris mysql 3.21.33b
Edward> would return a parse error but mediumtexts work fine? IS
Edward> there any special configuration to use longtexts with mysql?
Edward> Thank you.
Edward> Edward
Hi!
LONGTEXT is probably never needed as mediumtext can already handle
24M. (The current MySQL protocol also only supports row-length up to 24M rows)
MySQL 3.22 does support the LONGTEXT keyword for completeness.
Regards,
Monty
-----------------------------------------------------------
Send a mail to [EMAIL PROTECTED] with
unsubscribe mysql [EMAIL PROTECTED]
in the body of the message to unsubscribe from this list.