1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-01 17:39:21 +03:00
Files
mariadb/sql
Michael Widenius c050b5fdf9 Fixed MDEV-5424: SELECT using ORDER BY DESC and LIMIT produces unexpected results (InnoDB/XtraDB)
This only happend when using an ORDER BY on a primary key part, where all other key parts where constant.
Remove of duplicated expressions in ORDER BY (as the old code did this in some strange cases)


mysql-test/r/group_by.result:
  Fixed results to take into account that duplicate order by parts are now deleted
mysql-test/r/group_by_innodb.result:
  Ensure extended keys are on
mysql-test/r/innodb_ext_key.result:
  More tests
mysql-test/r/order_by.result:
  More tests
mysql-test/t/group_by.test:
  Fixed results to take into account that duplicate order by parts are now deleted
mysql-test/t/group_by_innodb.test:
  Ensure extended keys are on
mysql-test/t/innodb_ext_key.test:
  More tests
mysql-test/t/order_by.test:
  More tests
sql/sql_select.cc:
  Fixed bug where we looked at extended key parts when we shouldn't
  Remove of duplicated expressions in ORDER BY
sql/table.cc:
  Indentation fixes
2014-01-02 15:51:02 +02:00
..
2011-10-19 21:45:18 +02:00
2012-01-13 15:50:02 +01:00
2011-11-24 18:48:58 +02:00
2011-06-30 17:46:53 +02:00
2012-10-18 23:33:06 +02:00
2011-10-19 21:45:18 +02:00
2011-04-25 17:22:25 +02:00
2013-09-06 22:31:30 +02:00
2011-06-30 17:46:53 +02:00
2011-06-30 17:46:53 +02:00
2011-06-30 17:46:53 +02:00
2012-01-13 15:50:02 +01:00
2012-01-13 15:50:02 +01:00
2013-11-19 13:16:25 +01:00
2013-11-19 13:16:25 +01:00
2013-11-19 13:16:25 +01:00
2013-07-08 16:49:42 +04:00
2013-10-29 18:50:36 +02:00
2013-09-10 10:08:11 +04:00
2013-07-16 19:09:54 +02:00
2011-11-03 19:17:05 +01:00
2011-06-30 17:46:53 +02:00
2012-01-13 15:50:02 +01:00
2011-11-27 17:46:20 +01:00
2013-02-25 15:26:00 +01:00
2013-11-19 13:16:25 +01:00
2012-01-13 15:50:02 +01:00
2013-11-19 13:16:25 +01:00
2013-09-06 22:31:30 +02:00
2013-11-19 13:16:25 +01:00
2013-07-16 19:09:54 +02:00
2011-06-30 17:46:53 +02:00
2011-06-30 17:46:53 +02:00
2013-07-16 19:09:54 +02:00
2012-01-13 15:50:02 +01:00
2013-11-22 18:38:13 -08:00
2013-11-21 21:40:43 -08:00
2013-03-27 10:03:28 +01:00
2012-01-13 15:50:02 +01:00
2013-11-21 13:09:08 +04:00
2013-12-13 13:00:38 +01:00
2013-09-25 17:16:13 +03:00
2013-09-25 17:16:13 +03:00
2013-09-25 17:16:13 +03:00
2012-01-13 15:50:02 +01:00
2013-09-25 17:16:13 +03:00
2013-09-25 17:16:13 +03:00
2013-11-21 13:09:08 +04:00
2013-07-16 19:09:54 +02:00
2013-12-02 15:50:35 +04:00
2013-11-21 13:09:08 +04:00
2013-09-25 17:16:13 +03:00
2013-09-25 17:16:13 +03:00
2013-11-21 13:09:08 +04:00
2013-12-13 13:00:38 +01:00
2013-05-07 13:05:09 +02:00
2013-05-07 13:05:09 +02:00
2011-11-03 19:17:05 +01:00
2011-11-03 19:17:05 +01:00
2011-11-03 19:17:05 +01:00
2013-11-19 13:16:25 +01:00
2013-07-16 19:09:54 +02:00
2013-11-19 13:16:25 +01:00
2013-09-06 22:31:30 +02:00
2011-04-25 17:22:25 +02:00
2013-07-16 19:09:54 +02:00
2012-11-22 10:19:31 +01:00
2011-06-30 17:46:53 +02:00
2012-01-13 15:50:02 +01:00
2012-01-13 15:50:02 +01:00
2013-07-16 19:09:54 +02:00
2013-11-19 13:16:25 +01:00
2013-07-16 19:09:54 +02:00
2012-02-21 20:51:56 +01:00
2013-04-03 18:51:29 +04:00
2013-11-21 11:21:53 +04:00
2013-12-02 15:17:21 +04:00
2012-05-04 07:16:38 +02:00
2012-05-04 07:16:38 +02:00
2013-05-07 13:05:09 +02:00
2013-11-19 13:16:25 +01:00
2013-02-25 15:26:00 +01:00
2011-05-04 23:20:17 +05:00
2011-12-11 11:34:44 +02:00
2011-11-22 18:04:38 +01:00
2012-08-24 15:29:01 +02:00
2011-06-30 17:46:53 +02:00
2013-07-16 19:09:54 +02:00
2011-11-03 19:17:05 +01:00
2012-02-16 10:48:16 +01:00
2012-03-28 01:04:46 +02:00
2012-03-28 01:04:46 +02:00
2012-03-17 01:26:58 -07:00
2012-03-17 01:26:58 -07:00
2013-11-19 13:16:25 +01:00
2013-02-25 15:26:00 +01:00
2011-11-03 19:17:05 +01:00
2013-11-19 13:16:25 +01:00
2013-02-25 15:26:00 +01:00
2013-05-07 13:05:09 +02:00
2013-07-16 19:09:54 +02:00
2011-06-30 17:46:53 +02:00
2013-09-06 22:31:30 +02:00
2013-11-19 13:16:25 +01:00
2012-03-28 01:04:46 +02:00
2013-11-19 13:16:25 +01:00
2013-02-25 15:26:00 +01:00
2011-06-30 17:46:53 +02:00
2011-06-30 17:46:53 +02:00
2013-01-15 19:13:32 +01:00
2011-11-24 18:48:58 +02:00
2013-08-18 19:58:51 -07:00
2011-11-24 18:48:58 +02:00
2013-11-19 13:16:25 +01:00
2011-11-03 19:17:05 +01:00
2011-06-30 17:46:53 +02:00
2013-07-16 19:09:54 +02:00
2013-12-13 13:00:38 +01:00
2013-11-19 13:16:25 +01:00
2013-05-07 13:05:09 +02:00
2011-06-30 17:46:53 +02:00
2013-09-06 22:31:30 +02:00
2011-11-03 19:17:05 +01:00
2013-11-19 13:16:25 +01:00
2013-03-20 20:56:14 +01:00
2011-11-03 19:17:05 +01:00
2013-11-19 13:16:25 +01:00
2013-11-19 13:16:25 +01:00
2013-10-02 17:59:56 -07:00
2013-11-19 13:16:25 +01:00
2011-11-03 19:17:05 +01:00
2011-06-30 17:46:53 +02:00
2013-10-29 18:50:36 +02:00
2011-11-03 19:17:05 +01:00
2011-06-30 17:46:53 +02:00
2013-07-16 19:09:54 +02:00
2013-07-16 19:09:54 +02:00
2013-11-19 13:16:25 +01:00
2011-10-19 21:45:18 +02:00
2013-07-16 19:09:54 +02:00
2011-06-30 17:46:53 +02:00
2011-06-30 17:46:53 +02:00
2013-03-10 12:46:56 +01:00
2012-02-21 20:51:56 +01:00
2013-11-19 13:16:25 +01:00
2013-12-13 13:00:38 +01:00
2013-02-28 22:47:29 +01:00
2013-09-06 22:31:30 +02:00
2011-06-30 17:46:53 +02:00
2011-06-30 17:46:53 +02:00
2011-06-30 17:46:53 +02:00
2013-11-19 13:16:25 +01:00
2011-06-30 17:46:53 +02:00
2013-09-06 22:31:30 +02:00
2013-05-07 13:05:09 +02:00
2012-08-09 17:22:00 +02:00
2013-11-19 13:16:25 +01:00
2011-06-30 17:46:53 +02:00
2013-01-15 19:07:46 +01:00
2013-01-15 19:07:46 +01:00
2013-02-25 15:26:00 +01:00
2012-05-21 20:54:41 +02:00
2013-09-06 22:31:30 +02:00
2011-06-30 17:46:53 +02:00
2013-07-16 19:09:54 +02:00
2013-10-29 18:50:36 +02:00
2011-11-24 18:48:58 +02:00
2013-02-25 15:26:00 +01:00
2013-11-19 13:16:25 +01:00
2013-02-25 15:26:00 +01:00
2013-01-15 19:13:32 +01:00
2011-06-30 17:46:53 +02:00
2013-07-16 19:09:54 +02:00
2013-05-07 13:05:09 +02:00
2013-07-16 19:09:54 +02:00
2013-11-19 13:16:25 +01:00
2013-09-06 22:31:30 +02:00
2013-06-01 21:33:26 +02:00
2011-11-03 19:17:05 +01:00
2013-12-02 15:50:35 +04:00
2013-12-02 15:50:35 +04:00
2013-07-16 19:09:54 +02:00
2012-01-13 15:50:02 +01:00
2012-03-28 01:04:46 +02:00
2013-12-13 13:00:38 +01:00
2011-06-30 17:46:53 +02:00
2013-07-16 19:09:54 +02:00
2011-11-03 19:17:05 +01:00
2013-11-19 13:16:25 +01:00
2011-06-30 17:46:53 +02:00
2013-09-06 22:31:30 +02:00
2011-11-03 19:17:05 +01:00
2013-11-19 13:16:25 +01:00
2013-09-06 22:31:30 +02:00
2013-09-25 17:16:13 +03:00
2012-01-13 15:50:02 +01:00
2011-11-03 19:17:05 +01:00
2013-11-13 19:16:35 +04:00
2011-12-11 11:34:44 +02:00
2012-01-13 15:50:02 +01:00
2013-01-23 15:18:05 -08:00
2012-06-24 09:10:11 -07:00
2013-07-16 19:09:54 +02:00
2012-03-17 01:26:58 -07:00