2732 Magnus Svensson 2008-09-02 [merge]
Merge bug#31315
modified:
scripts/mysql_install_db.sh
2731 Vladislav Vaintroub 2008-09-01 [merge]
null merge from bugteam-5.1
=== modified file 'scripts/mysql_install_db.sh'
--- a/scripts/mysql_install_db.sh 2007-12-13 02:14:28 +0000
+++ b/scripts/mysql_install_db.sh 2008-09-02 08:53:30 +0000
@@ -339,6 +339,7 @@ mysqld_bootstrap="${MYSQLD_BOOTSTRAP-$my
mysqld_install_cmd_line="$mysqld_bootstrap $defaults $mysqld_opt --bootstrap \
--basedir=$basedir --datadir=$ldata --log-warnings=0 --loose-skip-innodb \
--loose-skip-ndbcluster $args --max_allowed_packet=8M \
+ --default-storage-engine=myisam \
--net_buffer_length=16K"
# Create the system and help tables by passing them to "mysqld --bootstrap"
| Thread |
|---|
| • bzr push into mysql-5.1 branch (msvensson:2731 to 2732) Bug#31315 | Magnus Svensson | 3 Sep |