1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-27 05:41:41 +03:00
Files
mariadb/mysql-test/r
Michael Widenius 17a7debbe3 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
2009-12-06 19:26:12 +02:00
..
2009-09-10 11:58:13 +05:00
2009-08-20 14:30:59 +02:00
2009-09-03 08:38:06 +02:00
2009-06-25 13:44:50 +05:00
2009-08-10 15:46:20 -03:00
2009-09-08 00:50:10 +04:00
2009-06-01 16:00:38 +04:00
2009-10-28 09:52:34 +02:00
2009-09-10 15:30:03 +05:00
2009-10-24 09:57:31 +03:00
2009-10-27 14:09:36 +04:00
2009-05-06 15:00:14 +05:30
2009-06-09 17:08:46 +02:00
2009-11-13 22:26:08 +01:00
2009-09-08 00:50:10 +04:00
2009-10-30 10:03:18 +02:00
2009-03-16 20:54:50 +01:00
2009-10-28 09:52:34 +02:00
2009-10-04 01:20:51 +02:00
2009-09-08 00:50:10 +04:00
2009-10-30 18:59:06 +03:00
2009-09-10 11:54:26 +05:00
2009-09-08 00:50:10 +04:00
2009-06-10 01:11:33 +04:00
2009-10-27 14:09:36 +04:00
2009-06-09 17:08:46 +02:00
2009-06-10 11:58:36 +03:00
2009-09-28 16:48:40 +03:00
2009-05-15 12:42:57 +04:00
2009-05-10 21:20:35 +05:00
2009-10-04 01:20:51 +02:00
2009-08-31 17:09:09 +03:00