[MDEV-27236] mysql_upgrade crashes server process Created: 2021-12-12 Updated: 2022-01-20 Resolved: 2022-01-20 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Compiling, SSL |
| Affects Version/s: | 10.6.5 |
| Fix Version/s: | 10.2.42, 10.3.33, 10.4.23, 10.5.14, 10.6.6, 10.7.2, 10.8.1 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Marc | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
linux |
||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
running mysql_upgrade shows:
and in the server log you can see: It looks like some definitions do not match |
| Comments |
| Comment by Sergei Golubchik [ 2021-12-12 ] |
|
Not matching mysql.event definition isn't fatal. Could you please show the complete error log? |
| Comment by Marc [ 2021-12-12 ] |
|
that is all of the servers error log. |
| Comment by Sergei Golubchik [ 2021-12-12 ] |
|
Normally the crash shows in the logs like, for example, in Are you saying the server suddenly disappears with no trace in the logs whatsoever and the last line is "MariaDB Audit Plugin version 1.4.13 STARTED" ? How do you start mariadbd? |
| Comment by Marc [ 2021-12-12 ] |
|
Here is the full output after server start and running mysql_upgrade |
| Comment by Sergei Golubchik [ 2021-12-12 ] |
|
Looks like |
| Comment by Marc [ 2021-12-12 ] |
|
Yes, I have. Did not look obvious to me this has sth to do with ssl. |
| Comment by Sergei Golubchik [ 2021-12-12 ] |
|
No problem. Same conclusion though — OpeSSL 3.0 is not supported yet. It's work in progress still, see |