[MDEV-26227] Convert Character Set of backing table leads to empty graph table Created: 2021-07-23 Updated: 2021-07-23 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - OQGRAPH |
| Affects Version/s: | 10.5.8 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Lennard Dietz | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | character-set, oqgraph | ||
| Issue Links: |
|
||||||||
| Description |
|
Hello guys, When updating the charset of an empty backing table, we will no more get any results when calling the OQGRAPH table, i.e. every request returns an empty set. It only happens in the following case:
The error does not seem to happen, if we remove the first ` Recreating the graph table or restarting the database server helped in 95% of the time. |