Home   IT Stuff   Contact link Contact: bill@dughaille.info Home  

ErrorDescription
ERROR 1044 (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 [sql]A very general error. I have encountered it creating a table with 'number' (Oracle) instead of 'numeric', and 'varchar2' (Oracle) instead of 'varchar'.
ERROR 1046 (3D000): No database selectedYou need to issue a 'use [database];' command
ERROR 1464 (HY000): The used table type doesn't support SPATIAL indexes 
ERROR 1146 (42S02): Table '[database].[table name]' doesn't exist 
ERROR 1075 (42000): Incorrect table definition; there can be only one auto column and it must be defined as a key