[EMAIL PROTECTED] wrote:
> 
>         Hi!  I just upgraded from 3.22.26a to 3.23.33.  We've got a database
> that has a table that has a column with the name: FullText.  Unfortunately,
> now with 3.23.33, any queries that explicitly refer to this column/field
> return an SQL error.  So far this has been tested with SELECT and UPDATE.
>         Is this expected behavior?  Or is this an actual bug?
> 

Check the reserved words, I believe FullText became a reserved word
with the addition of the Fulltext searches, This means it is expected behavior.

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to