Re: if you know the answer,please answer immediately contd

2004-12-25 Thread mailinglists
Take a look at http://dev.mysql.com/doc/mysql/en/myisamchk_syntax.html and http://dev.mysql.com/doc/mysql/en/myisamchk_memory.html & http://groups.google.be/groups?hl=nl&lr=&ie=UTF-8&threadm=cb9qd5%241oqt%241%40FreeBSD.csie.NCTU.edu.tw&rnum=3&prev=/groups%3Fq%3Dmyisamchk%2Bmonitoring%26hl%3Dnl%26

3 node master <-> master <-> master replication?

2004-03-16 Thread mailinglists
hi, we have 3 inet servers running mysql: mysql1.mydom.tld mysql2.mydom.tld mysql3.mydom.tld and we also got an dynamicdns entry mysql.mydom.tld. normaly mysql.mydom.tld directs to mysql1.mydom.tld - but if mysql2 detects mysql1 is down it will use a dyndns script to become mysql.mydom.tld. what