Re: FULL mysqldump

2011-12-24 Thread Reindl Harald
Am 24.12.2011 23:13, schrieb Igor Shevtsov: > Hi Reindl, > what do you delete by >> rm -f /Volumes/dune/mysql_data/bin* > and why? this should be "/mysql_data/bin*" to match to the rest of the sample why? because this is my script to make a new backup of a mysqld-master to re-init the slave an

Re: FULL mysqldump

2011-12-24 Thread Igor Shevtsov
Hi Reindl, what do you delete by > rm -f /Volumes/dune/mysql_data/bin* and why? Many thanks. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

Re: how to make MyISAM as default engine for MySQL 5.6.4?

2011-12-24 Thread Sharl.Jimh.Tsin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ? 2011?12?25? 01:04, Suresh Kuna ??: > Hi, > > Try the 3 options available in the below URL option, i.e ignore built in > innodb and set the default storage engine to another storage engine. > http://dev.mysql.com/doc/refman/5.6/en/innodb-parameters.h

Re: how to make MyISAM as default engine for MySQL 5.6.4?

2011-12-24 Thread Suresh Kuna
Hi, Try the 3 options available in the below URL option, i.e ignore built in innodb and set the default storage engine to another storage engine. http://dev.mysql.com/doc/refman/5.6/en/innodb-parameters.html#option_mysqld_ignore-builtin-innodb Thanks Suresh Kuna MySQL DBA 2011/12/24 Sharl.Jimh.T