Hello Dmitry, thank you for taking the time to file this bug report and
help us make Ubuntu better!

The statement

select * from key;

does indeed have a reserved word, key, that is unquoted, and so its
syntax is invalid.

select * from `key`;

Works fine.

Closing as Invalid.

** Changed in: mysql-5.1 (Ubuntu)
       Status: New => Invalid

-- 
Problem with table 'key' and similar 'keys' etc.
https://bugs.launchpad.net/bugs/681891
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to