Bug #19544 | mysqldump does not backup TS and LG information correctly. | ||
---|---|---|---|
Submitted: | 4 May 2006 19:29 | Modified: | 21 Jun 2006 5:01 |
Reporter: | Nikolay Grishakin | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Backup | Severity: | S2 (Serious) |
Version: | 5.1 | OS: | Linux (Linux) |
Assigned to: | Stewart Smith | CPU Architecture: | Any |
[4 May 2006 19:29]
Nikolay Grishakin
[25 May 2006 7:35]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/6857
[6 Jun 2006 4:05]
Stewart Smith
Pushed to 5.1.12
[6 Jun 2006 11:48]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/7323
[21 Jun 2006 5:01]
Paul DuBois
Noted in 5.1.12 changelog. In the INFORMATION_SCHEMA.FILES table, the INITIAL_SIZE, MAXIMUM_SIZE, and AUTOEXTEND_SIZE columns incorrectly were being stored as VARCHAR rather than BIGINT.