dbdef doesn't use mysql-specific syntax
authorivan <ivan>
Sun, 15 Apr 2001 17:35:50 +0000 (17:35 +0000)
committerivan <ivan>
Sun, 15 Apr 2001 17:35:50 +0000 (17:35 +0000)
htdocs/docs/upgrade6.html

index 807146f..047250b 100644 (file)
@@ -62,5 +62,5 @@ $ perl Makefile.PL
 $ make
 $ su
 # make install</pre>
-  <li>Run bin/dbdef-create.  This file uses MySQL-specific syntax.  If you are running a different database engine you will need to modify it slightly.
+  <li>Run bin/dbdef-create.
 </body>