Post-push fixups for WL#5349

This commit is contained in:
Magne Mahre 2010-06-22 12:13:47 +02:00
parent bba0a92d03
commit b4f77c40ec
2 changed files with 3 additions and 2 deletions

View file

@ -57,6 +57,7 @@ SET(BOOTSTRAP_COMMAND
--lc-messages-dir=${CMAKE_CURRENT_BINARY_DIR}/share
--basedir=.
--datadir=.
--default-storage-engine=MyISAM
--loose-skip-innodb
--loose-skip-ndbcluster
--max_allowed_packet=8M

View file

@ -1 +1 @@
--one-thread --thread-handling=no-threads --loose-performance-schema-max-thread_instances=10
--one-thread --thread-handling=no-threads --loose-performance-schema-max-thread_instances=10 --default-storage-engine=MyISAM --skip-innodb