On 03Dec2008 07:06, ann kok <oiyankok@xxxxxxxx> wrote: | Can I know what is the meaning of the position? It is how many transactions are in the binlog. You can look in | Why there is nothing in the "Binlog_Ignore_DB" Because you're not ignoring any DBs in the replication? | mysql> show master status; | +-------------------+----------+---------------+------------------+ | | File | Position | Binlog_Do_DB | Binlog_Ignore_DB | | +-------------------+----------+---------------+------------------+ | | mysqld-bin.000006 | 183219 | dbname,dbname | | | +-------------------+----------+---------------+------------------+ Isn't this decribed in the MySQL doco? http://dev.mysql.com/doc/refman/5.0/en/replication.html http://dev.mysql.com/doc/refman/5.0/en/replication-options-binary-log.html Did you look there first? -- Cameron Simpson <cs@xxxxxxxxxx> DoD#743 http://www.cskk.ezoshosting.com/cs/ The problem is, every time something goes wrong, the paperwork is found in order... - Walker on NASA -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines