[MDEV-22220] upgrade fails from 10.3 to 10.4 Created: 2020-04-11 Updated: 2020-05-21 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - RocksDB |
| Affects Version/s: | 10.4.10 |
| Fix Version/s: | 10.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Philip orleans | Assignee: | Sergei Petrunia |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Linux |
||
| Description |
|
Same issue upgrading. I cannot publish the schema, but I can give access to Elena so she can see the issue
|
| Comments |
| Comment by Elena Stepanova [ 2020-04-13 ] |
|
Which part are you referring to, ERROR on mysql.proc or warnings on RocksDB? |
| Comment by Philip orleans [ 2020-04-14 ] |
|
The RocksDB error show in the error log. The Proc error shows when I run mysql_upgrade. But they should both be fixed by mysql_upgrade. |
| Comment by Elena Stepanova [ 2020-05-21 ] |
|
mysql.proc structure will be fixed after upgrade, but errors show up initially when you start the new server on the old database for the first time. They appear on startup, before you run mysql_upgrade. For RocksDB errors, I'll pass it over to psergey. |