[MDEV-17671] main.view fails in bb-10.4-ps branch in --ps Created: 2018-11-12 Updated: 2019-03-12 Resolved: 2019-03-12 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Prepared Statements |
| Affects Version/s: | 10.4 |
| Fix Version/s: | 10.2.23, 10.1.39, 10.3.14, 10.4.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Oleksandr Byelkin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
build bb-10.4-ps branch, run ./mtr --ps main.view. The result of SHOW CREATE VIEW will have ORDER BY '','' instead of the correct ORDER BY 2,3. Same failure in main.empty_string_literal and in compat/oracle.empty_string_literal. please, push the fix into bb-10.4-ps |