Bug #61534 | error 1054 select statement | ||
---|---|---|---|
Submitted: | 16 Jun 2011 11:20 | Modified: | 17 Jun 2011 6:11 |
Reporter: | Mohan T | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | 5.2.33 | OS: | Linux |
Assigned to: | CPU Architecture: | Any | |
Tags: | MySQL, SELECT |
[16 Jun 2011 11:20]
Mohan T
[16 Jun 2011 12:27]
Valeriy Kravchuk
What exact server version, x.y.z, do you use? Please, send also the results of: show create table pur_purchase_goods_receipt_line_item\G from mysql command line client.
[17 Jun 2011 6:11]
Mohan T
mysql> show create table pur_purchase_goods_receipt_line_item\g ERROR 1100 (HY000): Table 'pur_purchase_goods_receipt_line_item' was not locked with LOCK TABLES thanks for ur reply Mr.Valeriy Kravchuk the problem is solved, the table was not locked, the problem is with the field id, when you see the desc of table closely id has a space before it, it took me some time to get this., any way thanks for ur reply man.,