Tuesday 4 October 2011

mysql dev team against common sense

It looks like guys in Mysql dev team just have no real tasks.  Do you remember  that silly story "ENGINE=innodb" vs "TYPE=innodb"?

 Now the same story with replication settings. If you try adding master-host=<IP>  or any master-* into my.cnf in mysql 5.5 and above you'll get:
 [ERROR] /usr/sbin/mysqld: unknown variable 'master-host=my.masterhost.com'

WTF???

Because now you can only use CHANGE MASTER TO ...





  

1 comment:

  1. Yes agree. For good source on MySQL server visit http://mysqldevs.blogspot.in/
    Really good. Got lot of help from there

    ReplyDelete