[Bug 525024] [NEW] mysql create table returns error 1064

glennoph glennoph at gmail.com
Sat Feb 20 20:06:37 GMT 2010


Public bug reported:

mysql 5.1 was installed.  Root pw was changed and sampadm user was
created.  When sampadm user tries to create a table the following error
is returned.

mysql> create table tab1 
    -> {
    -> name varchar(15) not null
    -> }
    -> ;
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 '{
name varchar(15) not null
}' at line 2

** Affects: mysql-dfsg-5.0 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: mysql

-- 
mysql create table returns error 1064
https://bugs.launchpad.net/bugs/525024
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.



More information about the Ubuntu-server-bugs mailing list