Hi everybody,

I wonder if this has been reported before. After upgrading MySQL to the
version coming with SuSE 7.1 (3.23.33), I found that all writing operations
to the field "right" in my table "Rights" would fail.

Strangely enough, trying to fix the problem by enclosing the field name in
quotes didn't help at all.

I finally worked around the problem by renaming the field "right" to
"rights". But I wonder now if this is considered a bug or not - after all,
"right" is nowhere to be found in the list of reserved words; and I seem to
remember that enclosing field names in quotes should make it possible to use
even reserved words as field names.

Any info would be appreciated. Thanks!

-- Jean-Pierre Gygax
www.legacy-ovwp.org

---------------------------------------------------------------------
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