Re: myhostname-bin.000nn @ /usr/local/mysql/var

2005-09-25 Thread Martijn van den Burg
Hi Miguel, Those files are the binary logs that MySQL keeps of its doings. You can find more information here: http://dev.mysql.com/doc/mysql/en/binary-log.html. Depending on the number of tables and the number of data-altering statements, these logs may become very big very quickly. Kind reg

myhostname-bin.000nn @ /usr/local/mysql/var

2005-09-24 Thread Miguel Cardenas
Hello list I wanted to know how much space was using the database am working on, but found some big files I don't know what they do... these files are located in /usr/local/mysql/var and are named 'myhostname-bin.000nn' (nn is 1 to 29 at this moment)... I don't know that are those files, so