[MCOL-1425] Procedures with more than 1 command not supported Created: 2018-05-18 Updated: 2018-05-18 Resolved: 2018-05-18 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | MariaDB Server |
| Affects Version/s: | 1.1.4 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Dalu (Inactive) | Assignee: | Andrew Hutchings (Inactive) |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Debian 9 |
||
| Issue Links: |
|
||||||||
| Description |
|
Example: CREATE DEFINER=`root`@`%` PROCEDURE `testproc`() Truncate Table testable; END Calling this procedure causes: And this happens with all columnstore procedures having more than 1 command |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2018-05-18 ] |
|
Closing this as a duplicate of feature request |