summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
diff options
context:
space:
mode:
authorMichael Widenius <monty@askmonty.org>2009-12-06 19:26:12 +0200
committerMichael Widenius <monty@askmonty.org>2009-12-06 19:26:12 +0200
commit17a7debbe3944da83d7b080846ed1748d5238640 (patch)
tree0ac932d0e13df6f4112b8b10e3d957daf10f4e38 /sql/sql_select.cc
parentd8e44ef589964a7afc28ffd7c1398be168a9d693 (diff)
downloadmariadb-git-17a7debbe3944da83d7b080846ed1748d5238640.tar.gz
Changed -1 row number in some warnings to 0
(-1 doesn't make sence as a row number and when doing insert / load data, first row is 1, so 0 is free to use) mysql-test/r/warnings.result: Added test for warnings with row number mysql-test/suite/funcs_1/r/innodb_func_view.result: Updated test results mysql-test/suite/funcs_1/r/memory_func_view.result: Updated test results mysql-test/suite/funcs_1/r/myisam_func_view.result: Updated test results mysql-test/t/warnings.test: Added test for warnings with row numberAdded test for warnings with row number sql/my_decimal.cc: Don't use -1 as row number sql/share/errmsg.txt: Make row numbers unsigned
Diffstat (limited to 'sql/sql_select.cc')
0 files changed, 0 insertions, 0 deletions