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
Server Team, which is subscribed to mysql-5.1 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to