Hello,

I am trying to use the mysql binary log for Unix. To do that I have included
the line log-bin in .my.cnf file at the HOME dir. -It is an installation for
tests, so every user launches its own instance of mysql and the datadir and
config is in its own home-.

The server reads that line nd the logging starts. However, it stores only a
line when the server is started, but no more operations are logged (and a
bunch of tables is created and many inserts happen).
Moreover, the index file doesn't contain anything but the name of the first
log file. After a 'flush logs' a new log file appears but it is not
registered in the index.

Has anybody experienced something similar? Any ideas or directions?

Thanks in advance for your answers
G.

=============================
German Renau
[EMAIL PROTECTED]


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to