diff options
author | ericdane <ericdane@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2008-03-05 15:19:47 +0000 |
---|---|---|
committer | ericdane <ericdane@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2008-03-05 15:19:47 +0000 |
commit | ce500d1aaf4207d93608a1c56e193313f7cc8114 (patch) | |
tree | 246f99cee246dc98d4f260a91cfd90b7a4571058 | |
parent | d954b587933a3c7d46bdc5b38810be4ec509d114 (diff) | |
download | semanticscuttle-ce500d1aaf4207d93608a1c56e193313f7cc8114.tar.gz semanticscuttle-ce500d1aaf4207d93608a1c56e193313f7cc8114.tar.bz2 |
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
-rw-r--r-- | tables.sql | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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) ! -- |