commit a423272637e74dcc8381bf26c39ea028657d2e12
Author: Elan Ruusamäe <[email protected]>
Date: Fri Oct 26 20:33:02 2012 +0300
add ignore-builtin-innodb sample and comments
mysqld.conf | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/mysqld.conf b/mysqld.conf
index 06a1409..ec1f859 100644
--- a/mysqld.conf
+++ b/mysqld.conf
@@ -186,6 +186,9 @@ myisam-recover
#myisam_sort_buffer_size=4M
+# To completely disable InnoDB, use this option
+# this makes all innodb options being unknown options (including skip-innodb)
+#ignore-builtin-innodb
#
# InnoDB tables options (see MySQL manual)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mysql.git/commitdiff/a423272637e74dcc8381bf26c39ea028657d2e12
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit