diff options
author | Rucha Deodhar <rucha.deodhar@mariadb.com> | 2021-10-15 15:52:16 +0530 |
---|---|---|
committer | Rucha Deodhar <rucha.deodhar@mariadb.com> | 2021-10-15 18:35:24 +0530 |
commit | 9ab0d07e10fdec9b9db59b3ac493045c5be253b0 (patch) | |
tree | 425ebbf4dc2bcb8819a4cf35624acbc65b0d05c0 /sql/sql_array.h | |
parent | a6cf8b34a834e5d16155f8bb3f33d57a4f87eb9e (diff) | |
download | mariadb-git-9ab0d07e10fdec9b9db59b3ac493045c5be253b0.tar.gz |
MDEV-26836: ROW_NUMBER differs from the number in the error message uponbb-10.7-MDEV-26836
ER_WARN_DATA_OUT_OF_RANGE
Analysis: value for row_number is hard coded into push_warning_printf() to 1.
Fix: make push_warning_printf() use m_current_row_for_warning instead of 1.
Diffstat (limited to 'sql/sql_array.h')
0 files changed, 0 insertions, 0 deletions