[MDEV-22007] Documentation: Incorrect syntax for DECLARE CURSOR with parameters Created: 2020-03-22 Updated: 2020-06-19 Resolved: 2020-06-19 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Documentation |
| Affects Version/s: | N/A |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Elena Stepanova | Assignee: | Ian Gilfillan |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
In fact, it is
(different order – first CURSOR, then parameters). Possibly there are other differences. |