Re: Best practice to disable log bin for mysql_upgrade

2009-09-02 Thread Russell E Glaue
ese three files: >> cat share/mysql_system_tables.sql share/mysql_system_tables_fix.sql > >> share/mysql_fix_privilege_tables.sql >> >> To upgrade the schema of the mysql server, only the >> share/mysql_fix_privilege_tables.sql sql script need be applied. >> >>

Re: Best practice to disable log bin for mysql_upgrade

2009-08-26 Thread Russell E Glaue
> > Is this correct? > Is it true for MySQL 5.0.x ? > > > > References: > (1) http://bugs.mysql.com/bug.php?id=46638&thanks=4 "mysql_upgrade needs > --disable-log-bin option" > (2) http://forums.mysql.com/read.php?20,275140,275140#msg-275140 "MySQL Forums > ::

Best practice to disable log bin for mysql_upgrade

2009-08-21 Thread Russell E Glaue
able-log-bin option" (2) http://forums.mysql.com/read.php?20,275140,275140#msg-275140 "MySQL Forums :: General :: Best practice to disable log bin for mysql_upgrade" (3) http://forums.mysql.com/read.php?11,274796,274796#msg-274796 "MySQL Forums :: Install :: How to best disable