summaryrefslogtreecommitdiff
path: root/scripts/createtables.mysql
diff options
context:
space:
mode:
authorlvw <lvw@e10066b5-e1e2-0310-b819-94efdf66514b>2004-10-28 09:57:42 +0000
committerlvw <lvw@e10066b5-e1e2-0310-b819-94efdf66514b>2004-10-28 09:57:42 +0000
commit0fe155eaff5361997c03243e263131da203f691c (patch)
treefb702981b4f53b032fb82fd7e577b05df2bdb21f /scripts/createtables.mysql
parentd89ce8d5a49861d4b54380d0660f676bba07522a (diff)
downloadvdr-plugin-muggle-0fe155eaff5361997c03243e263131da203f691c.tar.gz
vdr-plugin-muggle-0fe155eaff5361997c03243e263131da203f691c.tar.bz2
Avoid multiline comments as they seem to cause trouble
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@259 e10066b5-e1e2-0310-b819-94efdf66514b
Diffstat (limited to 'scripts/createtables.mysql')
-rwxr-xr-xscripts/createtables.mysql2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/createtables.mysql b/scripts/createtables.mysql
index 079b3bd..402f66b 100755
--- a/scripts/createtables.mysql
+++ b/scripts/createtables.mysql
@@ -8,7 +8,7 @@
-- Current Database: GiantDisc
--
---CREATE DATABASE /*!32312 IF NOT EXISTS*/ GiantDisc;
+-- CREATE DATABASE /*!32312 IF NOT EXISTS*/ GiantDisc;
USE GiantDisc;