[MDEV-5036] Upgrade to 5.5.33 breakes aria table and causes server crash Created: 2013-09-19 Updated: 2013-09-19 Resolved: 2013-09-19 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.33 |
| Fix Version/s: | 5.5.33a |
| Type: | Bug | Priority: | Critical |
| Reporter: | Anton Avramov | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | crash | ||
| Environment: |
Debian squeeze |
||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
Since the release of the version 5.5.33 yesterday I have upgraded 3 different servers and they all broke the same aria table. The servers started to crash on first call to that table and I see [ERROR] mysqld: Incorrect information in file in the servers logs. I'm attaching the problematic frm file that is causing the crash.
On my test servers I didn't experience that behavior so I cannot recreate the issue, except on the production servers. The table was upgraded from myisam to aria and then to transactional aria. |
| Comments |
| Comment by Sergei Golubchik [ 2013-09-19 ] |
|
Please, check if your issue is the same as in |
| Comment by Anton Avramov [ 2013-09-19 ] |
|
Yes. The issue is the same as # |
| Comment by Sergei Golubchik [ 2013-09-19 ] |
|
5.5.34 will open these files normally, but it won't rewrite .frm files. |