[MXS-3292] Unable to execute use `database` Created: 2020-11-10 Updated: 2021-05-25 Resolved: 2020-11-24 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | mariadbbackend, mariadbclient |
| Affects Version/s: | 2.5.5 |
| Fix Version/s: | 2.5.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Mikael Nilsson | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
MariaDB 10.4.13 |
||
| Issue Links: |
|
||||||||||||
| Description |
|
When i execute "use `test`" with backtick i get following error and in the MaxScale log receive this error
It works If i connect directly to the MariaDB instance |
| Comments |
| Comment by markus makela [ 2020-11-11 ] |
|
|
| Comment by markus makela [ 2020-11-11 ] |
|
I managed to reproduce the error message about unknown database. However, I don't see any errors in my setup. This could be explained by the fact that I'm running everything on the same machine. |
| Comment by markus makela [ 2020-11-11 ] |
|
I believe I have managed to find the bug and fix it. This should be fixed in the next 2.5 release. |
| Comment by Mikael Nilsson [ 2020-11-11 ] |
|
Thanks! |