YUPAPA
12-19-2003, 03:30 AM
i dunno what's wrong but when i try to select data from the table 'usage', but it gives me
DBD::mysql::st execute failed: You have an error in your SQL syntax near 'usage' at line 1 at test.pl line 6.
Fail to execute: You have an error in your SQL syntax near 'usage' at line 1 :deer:
I replace 'usage' with another table name like 'quota', it works fine... i even dropped the table and recreate it, but still same error~ Is 'usage' a reserved name? i have this version of mysql installed on both servers~
mysql Ver 11.17 Distrib 3.23.49a :santa2:
can anyone try to create a table with 'usage' and select stuff from it? :angel:
I am using perl~ no php here~ so sorry :stickout:
DBD::mysql::st execute failed: You have an error in your SQL syntax near 'usage' at line 1 at test.pl line 6.
Fail to execute: You have an error in your SQL syntax near 'usage' at line 1 :deer:
I replace 'usage' with another table name like 'quota', it works fine... i even dropped the table and recreate it, but still same error~ Is 'usage' a reserved name? i have this version of mysql installed on both servers~
mysql Ver 11.17 Distrib 3.23.49a :santa2:
can anyone try to create a table with 'usage' and select stuff from it? :angel:
I am using perl~ no php here~ so sorry :stickout:
