mariadb/storage/myisam
Sergei Golubchik ffc8f62b08 merge 5.1->5.2
2010-06-01 21:52:20 +02:00
..
ftbench
.cvsignore
ChangeLog
CMakeLists.txt Merge MySQL->MariaDB 2009-09-08 00:50:10 +04:00
ft_boolean_search.c merge 5.1->5.2 2010-06-01 21:52:20 +02:00
ft_eval.c Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1 2007-10-11 18:07:40 +03:00
ft_eval.h
ft_myisam.c Fixed some compiler warnings and errors in test suite found by buildbot 2010-01-27 23:53:08 +02:00
ft_nlq_search.c Fixed some compiler warnings and errors in test suite found by buildbot 2010-01-27 23:53:08 +02:00
ft_parser.c merge 5.1->5.2 2010-02-01 08:14:12 +02:00
ft_static.c Merge mysql.com:/home/my/mysql-5.1 2008-04-28 19:24:05 +03:00
ft_stem.c
ft_stopwords.c Fixed compiler warnings and sporadic failures in test cases 2010-03-28 21:10:00 +03:00
ft_test1.c Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1 2007-10-11 18:07:40 +03:00
ft_test1.h
ft_update.c Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1 2007-10-11 18:07:40 +03:00
ftdefs.h Fixed some compiler warnings and errors in test suite found by buildbot 2010-01-27 23:53:08 +02:00
fulltext.h
ha_myisam.cc merge 5.1->5.2 2010-06-01 21:52:20 +02:00
ha_myisam.h The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns. 2009-10-16 15:57:48 -07:00
make-ccc
Makefile.am Fixes for binary distribution in tar file 2009-10-23 19:48:54 +03:00
mi_cache.c Added error HA_ERR_FILE_TOO_SHORT to be used when files are shorter than expected (by my_read/my_pread) 2007-12-04 23:23:42 +02:00
mi_changed.c
mi_check.c merge 5.1->5.2 2010-06-01 21:52:20 +02:00
mi_checksum.c First part of redo/undo for key pages 2007-11-14 19:08:06 +02:00
mi_close.c WL#86: Partitioned key cache for MyISAM. 2010-02-16 08:41:11 -08:00
mi_create.c Fix myisam checksum patch to check for HA_OPTION_CHECKSUM after it was set, not before 2010-03-12 20:03:37 +01:00
mi_dbug.c Moved randomize and my_rnd under mysys 2007-10-09 21:09:50 +03:00
mi_delete.c Merge MySQL 5.1.39 into MariaDB 5.1. 2009-10-15 23:38:29 +02:00
mi_delete_all.c merge 5.1->5.2 2010-06-01 21:52:20 +02:00
mi_delete_table.c BUG#40980 - Drop table can remove another MyISAM table's 2010-04-01 18:49:02 +04:00
mi_dynrec.c Merge MySQL 5.1.46 into MariaDB. 2010-04-28 14:52:24 +02:00
mi_extra.c merge 5.1->5.2 2010-06-01 21:52:20 +02:00
mi_info.c
mi_key.c Merge hynda.mysql.fi:/home/my/mysql-5.1-main 2007-09-27 17:05:07 +03:00
mi_keycache.c WL#86: Partitioned key cache for MyISAM. 2010-02-16 08:41:11 -08:00
mi_locking.c merge 5.1->5.2 2010-06-01 21:52:20 +02:00
mi_log.c Merge hynda.mysql.fi:/home/my/mysql-5.1-main 2007-09-27 17:05:07 +03:00
mi_open.c Merge MySQL 5.1.46 into MariaDB. 2010-04-28 14:52:24 +02:00
mi_packrec.c Merge MySQL 5.1.44 into MariaDB. 2010-03-04 09:03:07 +01:00
mi_page.c merge 5.1->5.2 2010-06-01 21:52:20 +02:00
mi_panic.c WL#86: Partitioned key cache for MyISAM. 2010-02-16 08:41:11 -08:00
mi_preload.c WL#86: Partitioned key cache for MyISAM. 2010-02-16 08:41:11 -08:00
mi_range.c Added versioning of Maria index 2008-06-26 08:18:28 +03:00
mi_rename.c
mi_rfirst.c
mi_rkey.c Merge hynda.mysql.fi:/home/my/mysql-5.1-main 2007-09-27 17:05:07 +03:00
mi_rlast.c
mi_rnext.c BUG#51877 - HANDLER interface causes invalid memory read 2010-03-25 15:49:01 +04:00
mi_rnext_same.c
mi_rprev.c
mi_rrnd.c
mi_rsame.c
mi_rsamepos.c
mi_scan.c
mi_search.c Applied Antony T Curtis patch for declaring many CHARSET objects as const 2010-01-06 21:20:16 +02:00
mi_static.c merge mysql-5.0-bugteam to mysql-5.1-bugteam 2009-12-24 12:04:31 +05:30
mi_statrec.c Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 2007-08-13 16:11:25 +03:00
mi_test1.c WL#86: Partitioned key cache for MyISAM. 2010-02-16 08:41:11 -08:00
mi_test2.c WL#86: Partitioned key cache for MyISAM. 2010-02-16 08:41:11 -08:00
mi_test3.c WL#86: Partitioned key cache for MyISAM. 2010-02-16 08:41:11 -08:00
mi_test_all.res
mi_test_all.sh
mi_unique.c Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1 2007-10-11 18:07:40 +03:00
mi_update.c Merge MySQL 5.1.39 into MariaDB 5.1. 2009-10-15 23:38:29 +02:00
mi_write.c Merge MySQL 5.1.46 into MariaDB. 2010-04-28 14:52:24 +02:00
myisam_ftdump.c WL#86: Partitioned key cache for MyISAM. 2010-02-16 08:41:11 -08:00
myisamchk.c WL#86: Partitioned key cache for MyISAM. 2010-02-16 08:41:11 -08:00
myisamdef.h merge 5.1->5.2 2010-06-01 21:52:20 +02:00
myisamlog.c WL#86: Partitioned key cache for MyISAM. 2010-02-16 08:41:11 -08:00
myisampack.c merge of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow. 2009-02-12 15:08:56 +01:00
NEWS
plug.in restore plug.in - referenced by Makefile.am 2007-12-13 14:48:50 +01:00
rt_index.c Merge MySQL 5.1.46 into MariaDB. 2010-04-28 14:52:24 +02:00
rt_index.h
rt_key.c
rt_key.h
rt_mbr.c Merge mysql.com:/home/hf/work/30286/my50-30286 2007-10-05 15:43:15 +05:00
rt_mbr.h
rt_split.c BUG#47598 - MyISAM may write uninitialized data to disk 2010-03-25 15:18:14 +04:00
rt_test.c Fix for Valgrind errors when running rt_test and ma_rt_test, and segmentation fault 2008-06-10 15:44:41 +02:00
sort.c Merge MySQL 5.1.46 into MariaDB. 2010-04-28 14:52:24 +02:00
sp_defs.h
sp_key.c
sp_test.c Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1 2007-10-11 18:07:40 +03:00
test_pack
TODO