mariadb/storage
Yuchen Pei 325dd5e6a3 MDEV-38694 Spider: do not override disabling pre-calls when select_lex has aggregate functions
When doing partition index scan without a priority queue (aka
"unordered scan"), pre-scan (introduced in
8eeb689e9f) is done on all partitions
but the actual scan may be done on necessary partitions only. By
default pq-less scans do not cause pre-scans but spider may override
that. This patch strengthens the requirement to override by checking
for presence of aggregate functions in the query to cover MIN/MAX.

Also fixing cursor protocol while we are at it.
2026-02-03 15:32:12 +02: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 Add Columnstore MTR to the mariadb-test package 2025-11-07 15:17:37 +02:00
connect cleanup: CREATE_TYPELIB_FOR() helper 2025-10-25 00:19:11 +07:00
csv Merge branch '11.8' into bb-12.1-release 2025-10-08 09:05:38 +02:00
example cleanup: CREATE_TYPELIB_FOR() helper 2025-10-25 00:19:11 +07:00
federated MDEV-38499: cmake and compile warnings on MacOSX when 2026-01-16 10:40:49 +02:00
federatedx Merge 11.4 into 11.8 2025-11-28 14:17:28 +02:00
heap Fix typos in C comments inside storage/ 2025-03-26 16:56:50 +04:00
innobase MDEV-16335 Include deadlock information in SHOW WARNINGS 2026-01-29 22:09:31 +05:30
maria MDEV-38019 Send ok packet to client earlier 2026-01-14 19:07:38 +02:00
mroonga cleanup: CREATE_TYPELIB_FOR() helper 2025-10-25 00:19:11 +07:00
myisam cleanup: CREATE_TYPELIB_FOR() helper 2025-10-25 00:19:11 +07:00
myisammrg cleanup: CREATE_TYPELIB_FOR() helper 2025-10-25 00:19:11 +07:00
oqgraph Fix typos in C comments inside storage/ 2025-03-26 16:56:50 +04:00
perfschema MDEV-32570: Update perf_schema PFS_MAX_STAGE_CLASS 2026-01-27 12:59:27 -07:00
rocksdb Merge branch '11.8' into bb-12.1-release 2025-10-28 15:26:26 +01: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 MDEV-38694 Spider: do not override disabling pre-calls when select_lex has aggregate functions 2026-02-03 15:32:12 +02:00
test_sql_discovery MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
videx MDEV-36737 postfix - fix compilation and packaging on Windows 2026-01-19 12:44:06 +01:00