1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-27 05:41:41 +03:00
Files
mariadb/mysql-test/r
unknown b9dc0243a8 Fixed bug #24776: an assertion abort in handler::ha_index_init
for queries using 'range checked for each record'.
The problem was fixed in 5.0 by the patch for bug 12291.
This patch down-ported the corresponding code from 5.0 into 
QUICK_SELECT::init() and added a new test case. 


mysql-test/r/range.result:
  Added a test case for bug #24776.
mysql-test/t/range.test:
  Added a test case for bug #24776.
sql/opt_range.h:
  Fixed bug #24776: an assertion abort in handler::ha_index_init
  for queries using 'range checked for each record'.
  The problem was fixed in 5.0 by the patch for bug 12291.
  The patch for 4.1 down-ported the corresponding code from 5.0 into 
  QUICK_SELECT::init().
2007-01-13 10:49:26 -08:00
..
2006-05-01 21:30:09 +03:00
2005-06-16 10:09:05 +02:00
2006-06-15 16:39:18 +04:00
2006-10-13 08:48:47 +02:00
2005-08-29 22:35:48 -05:00
2005-06-27 20:31:00 +03:00
2005-05-05 10:36:17 -07:00
2005-07-22 21:06:02 +05:00
2006-05-06 23:48:13 -07:00
2006-10-03 15:48:41 +02:00
2006-01-30 15:17:33 +03:00
2005-09-06 18:03:08 +04:00
2006-06-30 18:29:27 +03:00
2006-10-03 15:33:44 +02:00
2005-11-25 10:41:22 +01:00
2005-09-12 12:45:03 -07:00
2005-09-30 11:39:49 +02:00
2005-05-04 10:16:03 +02:00
2007-01-10 00:27:11 -08:00
2006-09-12 19:06:26 +04:00
2005-08-24 19:37:27 +03:00
2005-07-28 21:25:05 +03:00
2005-04-06 12:20:55 +02:00
2005-02-28 19:59:38 +04:00
2005-08-09 00:13:49 +03:00
2006-01-26 00:06:20 +03:00