[MDEV-91] there is no call of fix_fields for LIMIT clause (and incorrect fix in MySQL) Created: 2012-01-19 Updated: 2017-12-12 Resolved: 2017-12-12 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Affects Version/s: | 5.5 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Oleksandr Byelkin | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | need_feedback | ||
| Comments |
| Comment by Oleksandr Byelkin [ 2012-01-19 ] |
|
Before 5.5 LIMIT does not allow idents. |
| Comment by Oleksandr Byelkin [ 2012-01-19 ] |
|
subst_spvars fixes legal variables in LIMIT clause |
| Comment by Oleksandr Byelkin [ 2012-01-19 ] |
|
subst_spvars also called during execution... |
| Comment by Oleksandr Byelkin [ 2012-03-14 ] |
|
fix need major rewriting of the server code, so it is postponed |
| Comment by Sergei Golubchik [ 2012-03-14 ] |
|
postponed != closed |
| Comment by Sergei Golubchik [ 2017-09-25 ] |
|
sanja, is it still an issue? If yes — could you post a test case here, please? |