Author: michiel
Date: 2009-06-04 10:53:42 +0200 (Thu, 04 Jun 2009)
New Revision: 35692
Modified:
mmbase/trunk/config/storage/databases/mysql_with_views.xml
Log:
MMB-1826 for this db config, which I use. I'll port it to the others if it
gives no other problems
Modified: mmbase/trunk/config/storage/databases/mysql_with_views.xml
===================================================================
--- mmbase/trunk/config/storage/databases/mysql_with_views.xml 2009-06-04
08:46:59 UTC (rev 35691)
+++ mmbase/trunk/config/storage/databases/mysql_with_views.xml 2009-06-04
08:53:42 UTC (rev 35692)
@@ -21,7 +21,7 @@
<option name="database-supports-blob" />
<!-- uses different syntax for creating unique key constraints -->
- <scheme name="create-unique-key-scheme" >UNIQUE INDEX {2} ({2})</scheme>
+ <scheme name="create-unique-key-scheme" >UNIQUE INDEX {2} ({2}
({4}))</scheme>
<!-- MySQL does not properly support foreign keys, Still create a least an
index -->
<scheme name="create-foreign-key-scheme" >INDEX {2} ({2})</scheme>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs