SOURCES: mysql.sysconfig - add $BASE_TABLETYPE
glen
glen at pld-linux.org
Thu Mar 8 15:44:10 CET 2007
Author: glen Date: Thu Mar 8 14:44:10 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- add $BASE_TABLETYPE
---- Files affected:
SOURCES:
mysql.sysconfig (1.15 -> 1.16)
---- Diffs:
================================================================
Index: SOURCES/mysql.sysconfig
diff -u SOURCES/mysql.sysconfig:1.15 SOURCES/mysql.sysconfig:1.16
--- SOURCES/mysql.sysconfig:1.15 Thu Oct 12 23:18:23 2006
+++ SOURCES/mysql.sysconfig Thu Mar 8 15:44:05 2007
@@ -22,3 +22,7 @@
# Any option passed directly to mysqld on startup.
#MYSQL_OPTIONS=""
+
+# Engine type for mysql database.
+# Possible values: MyISAM, InnoDB
+#BASE_TABLETYPE=MyISAM
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/mysql.sysconfig?r1=1.15&r2=1.16&f=u
More information about the pld-cvs-commit
mailing list