First off, I don't know anything about MySQL. I have a MySQL 4.1 running on a SLES server (SuSE), and the DBA has left the company. The mysql/var directory is filled with large MySQL Replication logs from the past two months. Its filling up the 64GB filesystem, using 60G of the space. How can I clean this up? Can I just delete the old log files, or will that break something? I don't believe any replication is even happening with another server so I'm not sure why this is even turned on.
Thanks
Thanks