[MXS-4022] Avrorouter doesn't log an error for failed SHOW CREATE TABLE Created: 2022-02-23 Updated: 2022-03-04 Resolved: 2022-03-01 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | avrorouter, cdc |
| Affects Version/s: | 2.5.19 |
| Fix Version/s: | 2.5.20 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
If the SHOW CREATE TABLE fails, the failure was silently ignored. This makes it hard to figure out why sometimes the automatic schema generation fails. This affects both the avrorouter and kafkacdc modules that use the same code. |