aboutsummaryrefslogtreecommitdiff
path: root/tables.sql
diff options
context:
space:
mode:
authorericdane <ericdane@b3834d28-1941-0410-a4f8-b48e95affb8f>2008-03-05 15:19:47 +0000
committerericdane <ericdane@b3834d28-1941-0410-a4f8-b48e95affb8f>2008-03-05 15:19:47 +0000
commitce500d1aaf4207d93608a1c56e193313f7cc8114 (patch)
tree246f99cee246dc98d4f260a91cfd90b7a4571058 /tables.sql
parentd954b587933a3c7d46bdc5b38810be4ec509d114 (diff)
downloadsemanticscuttle-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
Diffstat (limited to 'tables.sql')
-rw-r--r--tables.sql3
1 files changed, 2 insertions, 1 deletions
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) !
--