Hi,
I have tablename containing hyphen, such as "bla-bla".  when I tried
to drop it with "drop table bla-bla", I get the following error:
ERROR 1064 (42000): You have an error in your SQL syntax; check the
manual that corresponds to your MySQL server version for the right
syntax to use near '-bla' at line 1



I would think if the hyphen is not allow, then why does mysql allow it
to be created in the first place?  Does anyone have any idea on how to
get drop a table with hyphen character?  Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"mysql" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/mysql
-~----------~----~----~----~------~----~------~--~---

Reply via email to