[MDEV-30262] Recent version breaks MySQL Workbench schema display Created: 2022-12-18 Updated: 2023-02-27 Resolved: 2023-02-27 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 10.10.2 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Tom Morrison | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | regression | ||
| Environment: |
Windows client (MySQL Workbench) |
||
| Attachments: |
|
| Description |
|
Upgraded to v 10.10 mariadb server and noticed that MySQL Workbench no longer can display tables (schema). Claiming that the tables are corrupt. Other functions seem to work fine. |
| Comments |
| Comment by Daniel Black [ 2022-12-19 ] |
|
Can you tell what SQL MySQL Workbench executed before arriving at these errors? |
| Comment by Sergei Golubchik [ 2022-12-26 ] |
|
Upgraded from what version? Also it'd be most helpful if you could enable general log in the mariadb and paste in a comment what statements exactly Workbench was issuing |
| Comment by Tom Morrison [ 2022-12-26 ] |
|
My upgrade was from MariaDB 10.4. And, on another server which I do not control, the version is 10.3 and that also works with MySQL Workbench. Unfortunately my client has decided on MySQL Community Edition and I no longer have the MariaDB 10.10 server available. I will attempt to check this on my WAMP setup and come back with additional information regarding the statements Workbench is issuing. |