[MCOL-4768] When Cluster is not running - give error message in English Created: 2021-06-20 Updated: 2023-10-27 Resolved: 2023-10-27 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | cmapi |
| Affects Version/s: | None |
| Fix Version/s: | 23.10 |
| Type: | Task | Priority: | Minor |
| Reporter: | Gregory Dorman (Inactive) | Assignee: | Leonid Fedorov |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | UX | ||
| Epic Link: | ColumnStore User Experiences |
| Description |
|
Presently, if I neglect to start a cluster, go to mariadb and attempt to work with columnstore data, I get: ERROR 1815 (HY000): Internal error: DBRM is not responding. Cannot accept queries. We should be able to find out that the reason "DBRM is not responding" is that the cluster has not been started, and give an appropriate message. toddstoffel would write the message text for you. |