[MDEV-17140] DB restarted due to InnoDB: Assertion failure in file /home/buildbot/buildbot/padding_for_CPACK_RPM_BUILD_SOURCE_DIRS_PREFIX/mariadb-10.2 Created: 2018-09-05 Updated: 2018-10-04 Resolved: 2018-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Affects Version/s: | 10.2.17 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Critical |
| Reporter: | Syed Tausiff | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | need_feedback | ||
| Environment: |
Linux version 3.10.0-514.10.2.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Fri Mar 3 00:04:05 UTC 2017 |
||
| Issue Links: |
|
||||||||
| Description |
|
DB got restarted due to bug and looking for permanent fix for this issue DB Version Welcome to the MariaDB monitor. Commands end with ; or \g. Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. Sep 01 23:46:04 ks-s302.alx.local mysqld[13374]: 2018-09-01 23:46:04 139883731261184 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql |
| Comments |
| Comment by Elena Stepanova [ 2018-09-06 ] |
|
You upgraded an instance, didn't run mysql_upgrade, observed a problem – it doesn't seem particularly surprising. For starters, do run mysql_upgrade. |
| Comment by Syed Tausiff [ 2018-09-06 ] |
|
Hi Elena, Thanks for your reply. I will run mysql_upgrade and If we face the issue again I will send the full error log to you for the follow up. Syed |