[MDEV-24562] FederatedX does not show real error Created: 2021-01-11 Updated: 2021-01-13 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Federated |
| Affects Version/s: | 10.5.8 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Oli Sennhauser | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | error, errorlog, federatedx, table | ||
| Environment: |
Linux, n.a. |
||
| Description |
|
FederatedX (MariaDB) does not rise the underlying error in usable way:
The reason for the error was just that the table did not exist on the remote system. It took me some time to find that out. Either display a proper error message or write the error in the MariaDB error log. |