[MDEV-8611] mariadb 5.5.45 crashes during 'DROP DATABASE' Created: 2015-08-13 Updated: 2015-10-17 Resolved: 2015-10-17 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 5.5.43, 5.5.44, 5.5.45 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Benjamin Zwittnig | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | need_feedback | ||
| Environment: |
IBM x3650 M3 Centos 6.7 X64 |
||
| Attachments: |
|
| Description |
|
mysqld crashes every time during an attempt to DROP a specific database core file and other data included in file on the ftp://ftp.askmonty.org/private/mariadb-bug-crash-during-drop-database.tgz |
| Comments |
| Comment by Elena Stepanova [ 2015-08-19 ] | ||||||||||||||||||||
|
As I understand, it most likely indicates tablespace corruption (jplindst, is that right?) bzwitt, do you happen to know how the problem started? Did you have some kind of an outage, disk problems, maybe a crash upon altering the table, anything like that? | ||||||||||||||||||||
| Comment by Benjamin Zwittnig [ 2015-08-20 ] | ||||||||||||||||||||
|
Hi, Since this is a test database I did 'DROP/CREATE DATABASE
It had helped to recreate the database in question until drop caused The server crashed once at the beginning of Aug. It could be power As I remember innodb files were created with mysql-5.x (not mariadb). Best regards, Benjamin | ||||||||||||||||||||
| Comment by Elena Stepanova [ 2015-08-20 ] | ||||||||||||||||||||
|
Thank you. The error log shows that the server was started on an old datadir (MySQL datadir, I assume), and few hours later the server got stuck dropping the table. Please also attach your cnf file(s). | ||||||||||||||||||||
| Comment by Benjamin Zwittnig [ 2015-08-20 ] | ||||||||||||||||||||
|
Unfortunately I run mysql_upgrade after I had got problems dropping the Best regards, Benjamin | ||||||||||||||||||||
| Comment by Elena Stepanova [ 2015-09-21 ] | ||||||||||||||||||||
|
bzwitt, do you still have the database which causes the crash? | ||||||||||||||||||||
| Comment by Benjamin Zwittnig [ 2015-10-14 ] | ||||||||||||||||||||
|
Unfortunately 'corrupted' ibdata* files were deleted and all databases Best regards, Benjamin | ||||||||||||||||||||
| Comment by Elena Stepanova [ 2015-10-17 ] | ||||||||||||||||||||
|
Closing it as 'Incomplete' for now. Please comment to re-open the issue if you have more data. |