[MDEV-33198] row number incorrect in warning message created by PROCEDURE Created: 2024-01-08 Updated: 2024-01-08 |
|
| Status: | Confirmed |
| Project: | MariaDB Server |
| Component/s: | Data Definition - Procedure |
| Affects Version/s: | 10.5.16, 10.4, 10.5, 10.6, 10.11, 11.0, 11.1, 11.2, 11.3 |
| Fix Version/s: | 10.4, 10.5, 10.6, 10.11, 11.0, 11.1, 11.2, 11.3 |
| Type: | Bug | Priority: | Minor |
| Reporter: | hejieming | Assignee: | Rucha Deodhar |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
CentOS Linux release 7.4.1708 |
||
| Attachments: |
|
| Description |
| Comments |
| Comment by Sergei Golubchik [ 2024-01-08 ] | ||||||||||||||||||||||||||||||||||||||||||
|
In 10.6 seems to work correctly for me | ||||||||||||||||||||||||||||||||||||||||||
| Comment by Alice Sherepa [ 2024-01-08 ] | ||||||||||||||||||||||||||||||||||||||||||
|
Thank you for the report!
Also with sql_mode='' - there is a warning 'Out of range value for column 'c1' at row 1', while with the error - it reports row 0. |