[MDEV-25673] MariaDB fail to execute CONVERT TO CHARACTER Created: 2021-05-14 Updated: 2021-06-02 Resolved: 2021-06-02 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 10.5.10 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Dmitriy Rabotyagov | Assignee: | Aleksey Midenkov |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Ubuntu 20.04, Ubuntu 18.04, CentOS 8, Debian 10 |
||
| Issue Links: |
|
||||||||||||||||
| Description |
|
After switching our CI to mariadb 10.5.10 from 10.5.9 we started seing frequent but still interminent errors during execution of the service database alembic migrtations.
In mariadb-server journal I see only pretty much the same message:
This stopped happening once we reverted MariaDB version back to 10.5.9 in CI. |