mariadb/storage/myisammrg
Sergei Golubchik 72ba95873a 10.0-base merge
(without InnoDB - all InnoDB changes were ignored)
2013-06-06 21:32:29 +02:00
..
mysql-test/storage_engine MDEV-4028 - Converted rdiff files to uniform 2013-02-03 02:53:57 +04: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 10.0-base merge 2013-06-06 21:32:29 +02:00
ha_myisammrg.h * move bas_ext from the handler to the handlerton 2013-04-07 17:08:49 +02: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 fixes for test failures 2012-09-27 20:09:46 +02:00
myrg_update.c
myrg_write.c