mariadb/storage/myisam
2016-02-27 16:57:14 +04:00
..
ftbench Changing the copyright headers a bit to be complaint with the standards 2014-08-27 16:06:50 +02:00
mysql-test Follow-up for MDEV-8675 and MDEV-8676 2015-09-14 03:12:54 +03:00
ChangeLog
CMakeLists.txt makes mi_test_all.sh & ma_test_all.sh working (MDEV-285) 2012-09-25 13:45:11 +03:00
ft_boolean_search.c MDEV-5314 - Compiling fails on OSX using clang 2014-02-19 14:05:15 +04:00
ft_myisam.c
ft_nlq_search.c cleanup: use MYF() for mysys flags 2013-01-23 16:18:09 +01:00
ft_parser.c Coding style fixes: remove trailing spaces. 2014-07-10 12:44:20 +04:00
ft_static.c mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
ft_stopwords.c 5.5 merge 2014-02-25 16:04:35 +01:00
ft_update.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
ftdefs.h Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 2011-11-21 19:13:14 +02:00
fulltext.h 5.3 merge 2012-01-13 15:50:02 +01:00
ha_myisam.cc Yet more fixes covering thread_id type change 2016-02-27 16:57:14 +04:00
ha_myisam.h 10.0-base merge 2013-04-15 15:09:22 +02:00
mi_cache.c MDEV-8126 encryption for temp files 2015-06-02 18:53:37 +02:00
mi_changed.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
mi_check.c remove HA_ERR_INFO, use ER_ALTER_INFO 2015-12-23 15:59:56 +01:00
mi_checksum.c Merge with 10.0-base 2014-03-13 16:43:11 +02:00
mi_close.c Temporary commit of 10.0-merge 2013-03-26 00:03:13 +02:00
mi_create.c MDEV-5314 - Compiling fails on OSX using clang 2014-02-19 14:05:15 +04:00
mi_dbug.c Fixed lp:925377 "Querying myisam table metadata while 'alter table..enable keys' is running may corrupt the table" 2012-02-28 23:18:52 +02:00
mi_delete.c MDEV-6650 - LINT_INIT emits code in non-debug builds 2015-03-16 14:48:22 +04:00
mi_delete_all.c merge 2012-04-05 12:01:52 +02:00
mi_delete_table.c Fixed compiler warnings 2014-06-04 13:23:00 +03:00
mi_dynrec.c MDEV-5314 - Compiling fails on OSX using clang 2014-02-19 14:05:15 +04:00
mi_extra.c MDEV-5314 - Compiling fails on OSX using clang 2014-02-19 14:05:15 +04:00
mi_extrafunc.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
mi_info.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
mi_key.c make 5.1 compiling with modern gcc. 2013-12-20 12:35:47 +02:00
mi_keycache.c MDEV-5405 RQG induced crash in mi_assign_to_key_cache in safe mutex unlock 2014-01-27 12:11:04 +01:00
mi_locking.c MDEV-5314 - Compiling fails on OSX using clang 2014-02-19 14:05:15 +04:00
mi_log.c mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
mi_open.c MDEV-6650 - LINT_INIT emits code in non-debug builds 2015-03-16 14:48:22 +04:00
mi_packrec.c MDEV-6650 - LINT_INIT emits code in non-debug builds 2015-03-16 14:48:22 +04:00
mi_page.c 5.3 merge 2012-01-13 15:50:02 +01:00
mi_panic.c mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
mi_preload.c merge 2012-04-05 12:01:52 +02:00
mi_range.c 5.3 merge 2012-01-13 15:50:02 +01:00
mi_rename.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
mi_rfirst.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
mi_rkey.c 5.3 merge 2012-02-21 20:51:56 +01:00
mi_rlast.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
mi_rnext.c MDEV-6528 review debian patches for mysql 2014-10-02 11:58:24 +02:00
mi_rnext_same.c mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
mi_rprev.c mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
mi_rrnd.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
mi_rsame.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
mi_rsamepos.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
mi_scan.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
mi_search.c MDEV-6650 - LINT_INIT emits code in non-debug builds 2015-03-16 14:48:22 +04:00
mi_static.c fixes for test failures 2012-09-27 20:09:46 +02:00
mi_statrec.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
mi_test1.c Fixed problem with very slow shutdown when using 100,000 MyISAM tables with delay_key_write 2014-07-19 17:46:08 +03:00
mi_test2.c Fixed problem with very slow shutdown when using 100,000 MyISAM tables with delay_key_write 2014-07-19 17:46:08 +03:00
mi_test3.c Fixed problem with very slow shutdown when using 100,000 MyISAM tables with delay_key_write 2014-07-19 17:46:08 +03:00
mi_test_all.res
mi_test_all.sh Fixed problem with very slow shutdown when using 100,000 MyISAM tables with delay_key_write 2014-07-19 17:46:08 +03:00
mi_unique.c 5.3 merge 2012-01-13 15:50:02 +01:00
mi_update.c 5.3 merge 2012-01-13 15:50:02 +01:00
mi_write.c MDEV-6650 - LINT_INIT emits code in non-debug builds 2015-03-16 14:48:22 +04:00
myisam_ftdump.c Fixed problem with very slow shutdown when using 100,000 MyISAM tables with delay_key_write 2014-07-19 17:46:08 +03:00
myisamchk.c Fixed problem with very slow shutdown when using 100,000 MyISAM tables with delay_key_write 2014-07-19 17:46:08 +03:00
myisamdef.h Merge branch '10.0' into 10.1 2015-10-12 00:37:58 +02:00
myisamlog.c Fixed problem with very slow shutdown when using 100,000 MyISAM tables with delay_key_write 2014-07-19 17:46:08 +03:00
myisampack.c 5.5.38 merge 2014-06-06 00:07:27 +02:00
NEWS
rt_index.c MDEV-6650 - LINT_INIT emits code in non-debug builds 2015-03-16 14:48:22 +04:00
rt_index.h Updated/added copyright headers 2014-01-06 10:52:35 +05:30
rt_key.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
rt_key.h Updated/added copyright headers 2014-01-06 10:52:35 +05:30
rt_mbr.c 10.0-base merge 2014-02-26 15:28:07 +01:00
rt_mbr.h Updated/added copyright headers 2014-01-06 10:52:35 +05:30
rt_split.c Merge tag 'mysql-5.5.44' into bb-5.5-serg 2015-06-05 02:06:51 +02:00
rt_test.c mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
sort.c [Code cleanup] Refactor duplicate code within myisam and maria sort.cc 2016-02-23 13:05:16 +02:00
sp_defs.h Updated/added copyright headers 2014-01-06 10:52:35 +05:30
sp_key.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sp_test.c 5.3 merge 2012-01-13 15:50:02 +01:00
test_pack
TODO