mariadb/storage
Oleg Smirnov 45019e8137 MDEV-35856: implement index hints
This commit implements optimizer hints affecting
the use of indexes:
  - ORDER_INDEX, NO_ORDER_INDEX
  - GROUP_INDEX, NO_GROUP_INDEX
  - JOIN_INDEX, NO_JOIN_INDEX
  - INDEX, NO_INDEX
2025-05-22 22:14:40 +07:00
..
archive Merge branch '11.8' into main 2025-04-18 17:11:01 +02:00
blackhole Merge 11.4 into 11.7 2024-12-02 17:51:17 +02:00
columnstore Merge branch '10.6' into 10.11 2025-01-30 11:55:13 +01:00
connect Fix typos in mysql-test/ 2025-04-29 13:53:16 +10:00
csv Fix remaining typos 2025-04-29 11:18:00 +10:00
example Tag push_warning_printf with ATTRIBUTE_FORMAT 2025-02-12 10:17:44 +01:00
federated Fix remaining typos 2025-04-29 11:18:00 +10:00
federatedx Merge 11.4 into 11.8 2025-03-05 20:39:47 +02:00
heap Fix typos in C comments inside storage/ 2025-03-26 16:56:50 +04:00
innobase Fix remaining typos 2025-04-29 11:18:00 +10:00
maria MDEV-35856: implement index hints 2025-05-22 22:14:40 +07:00
mroonga Fix remaining typos 2025-04-29 11:18:00 +10:00
myisam MDEV-35856: implement index hints 2025-05-22 22:14:40 +07:00
myisammrg Fix typos in C comments inside storage/ 2025-03-26 16:56:50 +04:00
oqgraph Fix typos in C comments inside storage/ 2025-03-26 16:56:50 +04:00
perfschema remove features that were deprecated in 10.5 2025-04-29 16:53:02 +02:00
rocksdb Fix typos in mysql-test/ 2025-04-29 13:53:16 +10:00
sequence cleanup: extract transaction-related part of handlerton 2024-11-05 14:00:50 -08:00
sphinx Merge 11.4 into 11.7 2024-12-02 17:51:17 +02:00
spider Merge branch '11.8' into main 2025-04-18 17:11:01 +02:00
test_sql_discovery MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00