[MDEV-11975] SQLCOM_PREPARE of EXPLAIN & ANALYZE statement do not return correct metadata info Created: 2017-02-02 Updated: 2019-03-12 Resolved: 2018-04-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Prepared Statements |
| Affects Version/s: | 10.3 |
| Fix Version/s: | 10.3.7 |
| Type: | Bug | Priority: | Major |
| Reporter: | Oleksandr Byelkin | Assignee: | Oleksandr Byelkin |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Just now PREPARE for EXPLAIN SELECT return no metadata at all. it should work for SELECT/UPDATE/DELETE/INSERT.
|
| Comments |
| Comment by Oleksandr Byelkin [ 2018-04-18 ] | |||||||
|
| |||||||
| Comment by Oleksandr Byelkin [ 2018-04-18 ] | |||||||
|
revision-id: 346c8ab9533a3de6a4cb348428402ffee2aa8da2 (mariadb-10.3.6-16-g346c8ab9533)
Added metadate info after prepare EXPLAIN/ANALYZE. — | |||||||
| Comment by Oleksandr Byelkin [ 2018-04-20 ] | |||||||
|
revision-id: 331034cb6e1552e1ab7c12b6f7341f557f76b807 (mariadb-10.3.6-16-g331034cb6e1)
Added metadate info after prepare EXPLAIN/ANALYZE. — |