From: ericdane Date: Wed, 5 Mar 2008 15:19:47 +0000 (+0000) Subject: minor change : added warning : no '-' in tables prefix X-Git-Tag: v0.88~15 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=ce500d1aaf4207d93608a1c56e193313f7cc8114;p=semanticscuttle.git 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 --- 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) ! --