Improve installation procedure and reduce SQL limitations
(MCOL-3686)
|
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.4.3 |
| Type: | Sub-Task | Priority: | Major |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2020-1, 2020-2, 2020-4, 2020-5, 2020-6, 2020-7 |
| Description |
|
When COLLATE is used in DDL it should be allowed to pass with warnings. Additionally if it doesn't in ORDER BY it should pass in that too with warnings. |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2020-02-01 ] | ||||||||||||||||||||||||
|
We don't have any code to give warnings on other DDL issues so cannot generate warnings there. But we can generate a warning on an ORDER BY. | ||||||||||||||||||||||||
| Comment by David Hall (Inactive) [ 2020-02-12 ] | ||||||||||||||||||||||||
|
QA:
Should result in warning message | ||||||||||||||||||||||||
| Comment by Daniel Lee (Inactive) [ 2020-02-12 ] | ||||||||||||||||||||||||
|
Build tested: 1.4.3-1 BB nightly MariaDB [mytest]> show warnings;
------
------ |