This website requires JavaScript.
Explore
Help
Sign in
mirror
/
mariadb
Watch
1
Star
0
Fork
You've already forked mariadb
0
mirror of
https://github.com/MariaDB/server.git
synced
2025-01-30 18:41:56 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
bea3f30d46
mariadb
/
storage
/
myisam
History
Sergey Vojtovich
18e9c314e4
MDEV-6650 - LINT_INIT emits code in non-debug builds
...
Replaced all references to LINT_INIT with UNINIT_VAR and LINT_INIT_STRUCT. Removed LINT_INIT macro.
2015-03-16 14:48:22 +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
ChangeLog
CMakeLists.txt
ft_boolean_search.c
ft_myisam.c
ft_nlq_search.c
ft_parser.c
ft_static.c
ft_stopwords.c
ft_update.c
ftdefs.h
fulltext.h
ha_myisam.cc
Merge branch '10.0' into merge-wip
2015-01-31 21:48:47 +01:00
ha_myisam.h
mi_cache.c
mi_changed.c
mi_check.c
MDEV-6650 - LINT_INIT emits code in non-debug builds
2015-03-16 14:48:22 +04:00
mi_checksum.c
mi_close.c
mi_create.c
mi_dbug.c
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
mi_delete_table.c
mi_dynrec.c
mi_extra.c
mi_extrafunc.h
mi_info.c
mi_key.c
mi_keycache.c
mi_locking.c
mi_log.c
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
mi_panic.c
mi_preload.c
mi_range.c
mi_rename.c
mi_rfirst.c
mi_rkey.c
mi_rlast.c
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
mi_rsame.c
mi_rsamepos.c
mi_scan.c
mi_search.c
MDEV-6650 - LINT_INIT emits code in non-debug builds
2015-03-16 14:48:22 +04:00
mi_static.c
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
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
mi_update.c
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
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
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
rt_key.c
rt_key.h
rt_mbr.c
rt_mbr.h
rt_split.c
rt_test.c
sort.c
MDEV-6650 - LINT_INIT emits code in non-debug builds
2015-03-16 14:48:22 +04:00
sp_defs.h
sp_key.c
sp_test.c
test_pack
TODO