[Bug 681891] Re: Problem with table 'key' and similar 'keys' etc.

Clint Byrum clint at fewbar.com
Sun Nov 28 17:51:14 GMT 2010


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.



More information about the Ubuntu-server-bugs mailing list