mariadb/storage/myisam
Marko Mäkelä 84129fb1b5 After-merge fix for commit 98eb9518db
The merge only covered 10.1 up to
commit 4d248974e0.

Actually merge the changes up to
commit 0a534348c7.

Also, remove the unused InnoDB field trx_t::abort_type.
2018-03-16 15:49:53 +02:00
..
ftbench Changing the copyright headers a bit to be complaint with the standards 2014-08-27 16:06:50 +02:00
mysql-test Merge branch '10.1' into 10.2 2017-08-17 11:38:34 +02:00
ChangeLog
CMakeLists.txt
ft_boolean_search.c Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
ft_myisam.c Correct FSF address 2017-03-10 18:21:29 +01:00
ft_nlq_search.c MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_difference 2016-03-31 11:04:48 +04:00
ft_parser.c Bug #25447551: HANDLE_FATAL_SIGNAL (SIG=11) IN 2017-03-15 16:45:21 +05:30
ft_static.c MDEV-10759 Fix Aria to support 2-byte collation IDs 2016-12-02 14:05:16 +02:00
ft_stopwords.c MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_difference 2016-03-31 11:04:48 +04:00
ft_update.c Fixed compiler warnings and test failures found by buildbot 2016-06-24 02:25:14 +03:00
ftdefs.h
fulltext.h
ha_myisam.cc Merge remote-tracking branch 'origin/10.1' into bb-10.2-vicentiu 2017-12-28 19:27:00 +02:00
ha_myisam.h Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
mi_cache.c MDEV-8126 encryption for temp files 2015-06-02 18:53:37 +02:00
mi_changed.c
mi_check.c cleanup: my_off_t mmaped_length -> size_t 2018-02-06 14:51:56 +01:00
mi_checksum.c Merge with 10.0-base 2014-03-13 16:43:11 +02:00
mi_close.c MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00:00
mi_create.c Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
mi_dbug.c
mi_delete.c MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00:00
mi_delete_all.c
mi_delete_table.c BUG#25451091:CREATE TABLE DATA DIRECTORY / INDEX DIRECTORY 2017-05-12 09:47:48 +05:30
mi_dynrec.c cleanup: my_off_t mmaped_length -> size_t 2018-02-06 14:51:56 +01:00
mi_extra.c Merge branch '10.1' into 10.2 2017-10-24 14:53:18 +02:00
mi_extrafunc.h
mi_info.c
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 cleanup: my_off_t mmaped_length -> size_t 2018-02-06 14:51:56 +01:00
mi_log.c
mi_open.c Merge 10.1 into 10.2 2017-05-23 11:09:47 +03:00
mi_packrec.c cleanup: my_off_t mmaped_length -> size_t 2018-02-06 14:51:56 +01:00
mi_page.c
mi_panic.c
mi_preload.c Fix some conversion warnings. 2017-09-30 09:26:58 +00:00
mi_range.c
mi_rename.c
mi_rfirst.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
mi_rkey.c MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00: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
mi_rprev.c
mi_rrnd.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
mi_rsame.c
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 Merge 10.1 into 10.2 2018-01-03 20:42:09 +02:00
mi_static.c Merge branch '5.5' into 10.0 2017-03-03 01:37:54 +02:00
mi_statrec.c
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 Remove labs() warning from maria and myisam storage engines 2016-12-01 15:01:33 +01: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 Fixed compiler warnings and test failures found by buildbot 2016-06-24 02:25:14 +03:00
mi_update.c
mi_write.c MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00: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 After-merge fix for commit 98eb9518db 2018-03-16 15:49:53 +02:00
myisamdef.h cleanup: my_off_t mmaped_length -> size_t 2018-02-06 14:51:56 +01:00
myisamlog.c Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
myisampack.c After-merge fix for commit 98eb9518db 2018-03-16 15:49:53 +02:00
NEWS General spell fixing in comments and strings 2016-06-08 14:17:23 +03:00
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 MDEV-11451: isinf || isnan -> !isfinite 2016-12-05 09:22:00 +11:00
rt_test.c
sort.c Simplify IO_CACHE by removing current_pos and end_pos as self-references 2017-06-28 15:23:36 +03:00
sp_defs.h Updated/added copyright headers 2014-01-06 10:52:35 +05:30
sp_key.c
sp_test.c
test_pack
TODO