From ce500d1aaf4207d93608a1c56e193313f7cc8114 Mon Sep 17 00:00:00 2001 From: ericdane Date: Wed, 5 Mar 2008 15:19:47 +0000 Subject: minor change : added warning : no '-' in tables prefix git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@54 b3834d28-1941-0410-a4f8-b48e95affb8f --- tables.sql | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tables.sql b/tables.sql index 840cc83..6e56274 100644 --- a/tables.sql +++ b/tables.sql @@ -1,6 +1,7 @@ -- Semantice Scuttle -- Tables creation SQL script --- ! Dont forget to adapt the tables prefix sc_ conforming config.inc.php ! +-- ! Dont forget to adapt the tables prefix sc_ conforming config.inc.php, +-- without using '-' character (badly handeld by MySQL) ! -- -- cgit v1.2.3