..
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 be6ae0bb6b
- fix test results
2018-05-19 14:23:06 +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-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data)
2018-02-06 12:55:58 +00:00
ft_myisam.c
MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data)
2018-02-06 12:55:58 +00:00
ft_nlq_search.c
Removed even more warning that was found with -Wunused
2018-04-30 15:21:52 +03:00
ft_parser.c
MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data)
2018-02-06 12:55:58 +00:00
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-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data)
2018-02-06 12:55:58 +00:00
ft_update.c
Removed even more warning that was found with -Wunused
2018-04-30 15:21:52 +03:00
ftdefs.h
Enusure that my_global.h is included first
2017-08-24 01:05:44 +02:00
fulltext.h
Removed even more warning that was found with -Wunused
2018-04-30 15:21:52 +03:00
ha_myisam.cc
Merge 10.3 into 10.4
2019-03-06 09:00:52 +02:00
ha_myisam.h
MDEV-16188 Use in-memory PK filters built from range index scans
2019-02-03 14:56:12 -08:00
mi_cache.c
MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data)
2018-02-06 12:55:58 +00:00
mi_changed.c
mi_check.c
Optimize flush tables with read lock (FTWRL) to not wait for select's
2018-12-09 22:12:25 +02:00
mi_checksum.c
Merge with 10.0-base
2014-03-13 16:43:11 +02:00
mi_close.c
Merge 10.2 into 10.3
2019-03-12 14:26:34 +02:00
mi_create.c
Fixed compiler warnings and warnings from build.tags
2017-05-08 02:33:35 +03: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-13844 : Fix Windows warnings. Fix DBUG_PRINT.
2017-09-28 17:20:46 +00:00
mi_delete_all.c
MDEV-15575 different results when using CTE and big_tables=1.
2018-04-16 07:22:26 -07:00
mi_delete_table.c
BUG#25451091:CREATE TABLE DATA DIRECTORY / INDEX DIRECTORY
2017-05-12 09:47:48 +05:30
mi_dynrec.c
Make possible to use clang on Windows (clang-cl)
2018-02-20 21:17:36 +00:00
mi_extra.c
Merge 10.3 into 10.4
2019-03-12 16:14:31 +02:00
mi_extrafunc.h
mi_info.c
mysys: rename ME_xxx flags to match plugin api
2018-06-04 12:32:23 +02:00
mi_key.c
MDEV-16188 Use in-memory PK filters built from range index scans
2019-02-03 14:56:12 -08: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
Optimize flush tables with read lock (FTWRL) to not wait for select's
2018-12-09 22:12:25 +02:00
mi_log.c
mysql-5.5.18 merge
2011-11-03 19:17:05 +01:00
mi_open.c
Merge branch '10.2' into 10.3
2018-06-30 16:39:20 +02:00
mi_packrec.c
cleanup: my_off_t mmaped_length -> size_t
2018-02-06 14:51:56 +01: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
MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data)
2018-02-06 12:55:58 +00:00
mi_range.c
MDEV-16188 Post-merge corrections and adjustments
2019-02-04 22:44:33 -08:00
mi_rename.c
mi_rfirst.c
Updated/added copyright headers
2014-01-06 10:52:35 +05:30
mi_rkey.c
MDEV-16188 Use in-memory PK filters built from range index scans
2019-02-03 14:56:12 -08:00
mi_rlast.c
Updated/added copyright headers
2014-01-06 10:52:35 +05:30
mi_rnext.c
MDEV-16188 Use in-memory PK filters built from range index scans
2019-02-03 14:56:12 -08:00
mi_rnext_same.c
MDEV-16188 Use in-memory PK filters built from range index scans
2019-02-03 14:56:12 -08:00
mi_rprev.c
MDEV-16188 Use in-memory PK filters built from range index scans
2019-02-03 14:56:12 -08:00
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
MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data)
2018-02-06 12:55:58 +00:00
mi_test2.c
Remove labs() warning from maria and myisam storage engines
2016-12-01 15:01:33 +01:00
mi_test3.c
Enusure that my_global.h is included first
2017-08-24 01:05:44 +02: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
Added "const" to new data for handler::update_row()
2017-04-18 12:23:53 +03:00
mi_update.c
Added "const" to new data for handler::update_row()
2017-04-18 12:23:53 +03:00
mi_write.c
Merge branch '10.2' into 10.3
2019-03-17 13:06:41 +01: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
Merge branch '10.2' into 10.3
2018-03-28 17:31:57 +02:00
myisamdef.h
Merge branch '10.4' into bb-10.4-mdev16188
2019-02-03 18:41:18 -08:00
myisamlog.c
Merge branch '10.2' into 10.3
2019-03-17 13:06:41 +01:00
myisampack.c
mysys: rename ME_xxx flags to match plugin api
2018-06-04 12:32:23 +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
Enusure that my_global.h is included first
2017-08-24 01:05:44 +02:00
sort.c
mysys: rename ME_xxx flags to match plugin api
2018-06-04 12:32:23 +02:00
sp_defs.h
Updated/added copyright headers
2014-01-06 10:52:35 +05:30
sp_key.c
Cleanup isnan() portability checks
2018-05-26 13:26:32 +04:00
sp_test.c
Enusure that my_global.h is included first
2017-08-24 01:05:44 +02:00
test_pack