Author: michiel
Date: 2009-06-04 11:51:27 +0200 (Thu, 04 Jun 2009)
New Revision: 35697
Modified:
mmbase/trunk/config/storage/databases/mysql_with_views.xml
Log:
Mysql sais 1000, but means 333. Beats me
Modified: mmbase/trunk/config/storage/databases/mysql_with_views.xml
===================================================================
--- mmbase/trunk/config/storage/databases/mysql_with_views.xml 2009-06-04
09:50:50 UTC (rev 35696)
+++ mmbase/trunk/config/storage/databases/mysql_with_views.xml 2009-06-04
09:51:27 UTC (rev 35697)
@@ -12,7 +12,7 @@
<attributes>
- <attribute name="database-max-key-length" value="1000" />
+ <attribute name="database-max-key-length">333</attribute> <!-- 333 =
1000/3? -->
<!-- MySQL does not default support transactions, but it's Metadata object
claims that it does
So set support to false.
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs