From e787622534b217f79536802370e1e6f9b558cc02 Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 15 Apr 2001 17:35:50 +0000 Subject: [PATCH] dbdef doesn't use mysql-specific syntax --- htdocs/docs/upgrade6.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/docs/upgrade6.html b/htdocs/docs/upgrade6.html index 807146f89..047250b7c 100644 --- a/htdocs/docs/upgrade6.html +++ b/htdocs/docs/upgrade6.html @@ -62,5 +62,5 @@ $ perl Makefile.PL $ make $ su # make install -
  • 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. +
  • Run bin/dbdef-create. -- 2.11.0