Index: unicode/src/test/test-mysql.lisp
===================================================================
--- unicode/src/test/test-mysql.lisp	(revision unicode,5)
+++ unicode/src/test/test-mysql.lisp	(revision unicode,5.1.1)
@@ -40,5 +40,5 @@
 
 create table type_test
-(id int,
+ (id int,
 t_TINYINT TINYINT,
 t_SMALLINT  SMALLINT,
@@ -99,4 +99,5 @@
   --t_LONGBLOB longblob,
   --t_LONGTEXT = lpad('a',33000,'x') 
+*/
   where id =1
 ")
