This is a discussion on Binlog file changes its name within the MySQL General forum forums, part of the MySQL category; --> Hi, I have also found that the master bin log file changing its name from myhostname-bin.XXXX to mysql.XXX and ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, I have also found that the master bin log file changing its name from myhostname-bin.XXXX to mysql.XXX and to other different names. I am running mysql Ver 11.12 Distrib 3.23.33, for hp-hpux11.00 (hppa2.0w). When I did sar -v 5 I found that inod-sz is on maximum: 14:39:05 text-sz ov proc-sz ov inod-sz ov file-sz ov 14:39:10 N/A N/A 185/2048 0 2248/2248 0 7789/10010 0 Is there any relation between inod size and the changing of the master bin log file? Any help would be appreciated. Regards, Ted |