[MCOL-1715] Error messages are confusing Created: 2018-09-12 Updated: 2023-10-26 Resolved: 2019-07-10 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.1.6 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Minor |
| Reporter: | Elena Kotsinova (Inactive) | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Config: TX -> MaxScale -> CS 1. Create table in TX named cdc_eli.edk_delta. There are no inserts there.
Result: Expected: |
| Comments |
| Comment by markus makela [ 2018-09-12 ] |
|
That error tells that the connection to MaxScale could not be created as the request timed out. It should have nothing to do with the table itself not having any data. This problem is possibly fixed in commit f156fb08c48442075de75e42dc64a22b68b5b5ff which is not yet included in 1.1.6. |