From 0fe155eaff5361997c03243e263131da203f691c Mon Sep 17 00:00:00 2001 From: lvw Date: Thu, 28 Oct 2004 09:57:42 +0000 Subject: 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 --- scripts/createtables.mysql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/createtables.mysql') 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; -- cgit v1.2.3