mariadb/storage/myisammrg
unknown 9f6a1c5842 fixed MySQL bug#53775:
Now partition engine adds underlying tables to the QC and ask underlying tables engine permittion to cache the query and return result of the query.

Incorrect QC cleanup in case of table registration failure fixe.

Unified interface for myisammrg & partitioned engnes for QC.
2012-07-13 22:17:32 +03:00
..
CMakeLists.txt Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 2011-11-21 19:13:14 +02:00
ha_myisammrg.cc fixed MySQL bug#53775: 2012-07-13 22:17:32 +03:00
ha_myisammrg.h fixed MySQL bug#53775: 2012-07-13 22:17:32 +03:00
myrg_close.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
myrg_create.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
myrg_def.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
myrg_delete.c
myrg_extra.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
myrg_info.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
myrg_locking.c Fix for: LP #634955: Assert in _ma_update_at_original_place() 2010-11-02 17:22:57 +02:00
myrg_open.c 5.3 merge 2012-01-13 15:50:02 +01:00
myrg_panic.c
myrg_queue.c mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
myrg_range.c
myrg_records.c
myrg_rfirst.c
myrg_rkey.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
myrg_rlast.c
myrg_rnext.c Improved speed of thr_alarm from O(N) to O(1). thr_alarm is used to handle timeouts and kill of connections. 2010-07-16 10:33:01 +03:00
myrg_rnext_same.c Improved speed of thr_alarm from O(N) to O(1). thr_alarm is used to handle timeouts and kill of connections. 2010-07-16 10:33:01 +03:00
myrg_rprev.c Improved speed of thr_alarm from O(N) to O(1). thr_alarm is used to handle timeouts and kill of connections. 2010-07-16 10:33:01 +03:00
myrg_rrnd.c
myrg_rsame.c
myrg_static.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
myrg_update.c
myrg_write.c