1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +03:00
Files
mariadb/mysql-test/r
Mattias Jonsson b1cf4dcd3c Bug#40494: MYSQL server crashes on range access with partitioning and
order by

Problem was that the first index read was unordered,
and the next was ordered, resulting in use of
uninitialized data.

Solution was to use the correct variable to see if
the 'next' call should be ordered or not.
2008-11-05 15:53:28 +01:00
..
2008-04-01 12:29:53 +02:00
2008-03-17 14:26:00 +03:00
2008-10-02 17:53:08 +05:00
2008-10-02 10:56:07 +05:00
2008-03-08 01:14:56 +04:00
2008-09-03 13:06:03 +05:00
2008-09-30 15:32:35 -04:00
2007-10-27 01:40:48 +05:00
2007-11-01 12:30:03 -07:00
2008-09-05 13:36:02 +05:00
2008-10-02 15:08:15 +05:00
2008-09-18 11:32:54 +02:00
2008-08-20 16:42:01 +05:00
2008-08-26 18:53:22 +05:00
2008-07-18 15:00:45 +03:00
2008-04-22 21:49:39 -07:00
2007-11-20 20:15:20 +04:00
2008-02-25 21:18:50 +01:00
2008-02-25 21:18:50 +01:00
2008-01-25 16:05:15 -08:00
2008-08-15 16:42:29 -04:00
2008-08-15 16:42:29 -04:00
2008-08-15 16:42:29 -04:00
2008-08-15 16:42:29 -04:00
2008-08-15 16:42:29 -04:00
2008-07-03 23:41:22 +04:00
2008-04-02 00:43:17 +02:00
2008-06-17 19:05:56 -06:00
2008-08-15 16:42:29 -04:00
2007-10-27 01:40:48 +05:00
2008-03-26 20:27:23 +01:00
2008-03-25 17:48:05 -06:00
2008-09-30 10:41:30 +05:00
2008-09-20 16:52:34 +02:00
2008-07-07 11:43:56 +03:00
2008-08-26 14:50:32 +05:00
2008-04-08 20:01:20 +04:00
2008-09-09 20:52:38 +05:00
2008-08-15 15:49:43 -04:00
2008-08-26 15:22:09 +05:00
2008-06-27 20:56:41 +05:00
2008-03-27 00:55:13 +04:00
2007-11-18 17:33:12 +04:00