1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-10 23:02:54 +03:00
Files
mariadb/mysql-test/suite/innodb/r
Sergei Golubchik a4cac0e07a MDEV-26938 Support descending indexes internally in InnoDB (server part)
* preserve DESC index property in the parser
* store it in the frm (only for HA_KEY_ALG_BTREE)
* read it from the frm
* show it in SHOW CREATE
* skip DESC indexes in opt_range.cc and opt_sum.cc
* ORDER BY test

This includes a fix of MDEV-27432.
2022-01-26 18:43:05 +01:00
..
2020-05-05 20:33:10 +03:00
2021-09-11 17:55:27 +03:00
2019-07-18 18:01:04 +03:00
2019-07-22 15:28:05 +03:00
2021-11-16 16:30:45 +02:00
2022-01-14 18:19:04 +02:00
2020-09-03 15:53:38 +03:00
2021-10-27 09:48:22 +03:00
2021-08-19 11:29:32 +03:00
2019-03-25 17:18:15 +02:00
2019-04-25 16:05:20 +03:00
2020-04-25 21:57:52 +03:00
2021-03-19 11:42:44 +02:00
2021-04-21 11:45:00 +03:00
2021-06-18 09:16:20 +03:00
2021-11-16 16:30:45 +02:00
2020-11-03 16:24:47 +02:00
2020-05-05 21:16:22 +03:00
2020-07-31 13:51:28 +03:00
2020-10-29 13:38:38 +02:00
2019-07-16 18:39:21 +03:00
2021-08-31 11:00:41 +03:00
2021-08-31 11:00:41 +03:00
2022-01-04 09:26:38 +02:00
2021-09-24 12:11:52 +03:00
2021-10-21 16:06:34 +03:00
2019-05-04 17:04:55 +02:00
2020-04-16 12:12:26 +03:00