| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Paul DuBois | Date: | April 28 2003 5:05pm |
| Subject: | Re: Binary log serial number | ||
| View as plain text | |||
At 0:30 +0900 4/29/03, Batara Kesuma wrote: >Hi, > >I see that the binary log using serial number like hostname-bin.023. What >happen if this number reach 999? Will it go back to 000? No, it will go to 1000. In MySQL 4.1, the number is expanded to 6 digits, which will solve some of the filename sorting problems that occur with just 3 digits when you reach 1000. > >-- >MySQL General Mailing List >For list archives: http://lists.mysql.com/mysql >To unsubscribe: http://lists.mysql.com/mysql?unsub=1
| Thread | ||
|---|---|---|
| • Binary log serial number | Batara Kesuma | 28 Apr |
| • Re: Binary log serial number | Paul DuBois | 28 Apr |
