..
ftbench
.cvsignore
ChangeLog
CMakeLists.txt
Merge MySQL->MariaDB
2009-09-08 00:50:10 +04:00
ft_boolean_search.c
Fixes after comments from last push:
2009-11-30 15:36:06 +02:00
ft_eval.c
ft_eval.h
ft_myisam.c
ft_nlq_search.c
Fixes after comments from last push:
2009-11-30 15:36:06 +02:00
ft_parser.c
Fixes after comments from last push:
2009-11-30 15:36:06 +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
Remove compiler warnings (Including some warnings from -Wstrict-aliasing)
2009-11-30 01:08:56 +02:00
ft_test1.c
ft_test1.h
ft_update.c
ftdefs.h
Remove compiler warnings (Including some warnings from -Wstrict-aliasing)
2009-11-30 01:08:56 +02:00
fulltext.h
ha_myisam.cc
Merge MySQL 5.1.41 into MariaDB trunk, including a number of after-merge fixes.
2009-11-30 22:37:27 +01:00
ha_myisam.h
Merge MySQL->MariaDB
2009-09-08 00:50:10 +04: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
Fix for compiler warnings on windows
2010-01-14 18:51:00 +02:00
mi_checksum.c
First part of redo/undo for key pages
2007-11-14 19:08:06 +02:00
mi_close.c
Merge MySQL->MariaDB
2009-09-08 00:50:10 +04:00
mi_create.c
Fix for compiler warnings on windows
2010-01-14 18:51:00 +02:00
mi_dbug.c
mi_delete.c
Merge MySQL 5.1.39 into MariaDB 5.1.
2009-10-15 23:38:29 +02:00
mi_delete_all.c
Fix for bug #35392 : Delete all statement does not execute properly
2008-03-28 19:16:52 +04:00
mi_delete_table.c
mi_dynrec.c
Merge MySQL 5.1.39 into MariaDB 5.1.
2009-10-15 23:38:29 +02:00
mi_extra.c
Don't call _ma_decrement_open_count() for ma_extra(HA_EXTRA_PREPARE_FOR_DROP).
2009-10-06 09:13:56 +03:00
mi_info.c
mi_key.c
mi_keycache.c
mi_locking.c
BUG#39249 Maria:query cache returns out of date results
2009-10-06 09:57:22 +03:00
mi_log.c
mi_open.c
Merge MySQL 5.1.39 into MariaDB 5.1.
2009-10-15 23:38:29 +02:00
mi_packrec.c
Merge MySQL 5.1.39 into MariaDB 5.1.
2009-10-15 23:38:29 +02:00
mi_page.c
We are now using Valgrind rather than purify, and have for quite some time.
2009-05-06 14:03:24 +02:00
mi_panic.c
mi_preload.c
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
mi_rlast.c
mi_rnext.c
mi_rnext_same.c
mi_rprev.c
mi_rrnd.c
mi_rsame.c
mi_rsamepos.c
mi_scan.c
mi_search.c
Merge with MySQL 5.1, with following additions:
2009-11-16 21:49:51 +01:00
mi_static.c
merging fixes
2008-08-26 14:31:17 +05:00
mi_statrec.c
mi_test1.c
mi_test2.c
Fixed problems with ma_test2 and mi_test2 on high-byte-first system
2008-02-21 02:45:02 +02:00
mi_test3.c
Removed compiler warnings
2010-01-06 23:27:53 +02:00
mi_test_all.res
mi_test_all.sh
mi_unique.c
mi_update.c
Merge MySQL 5.1.39 into MariaDB 5.1.
2009-10-15 23:38:29 +02:00
mi_write.c
Merge with MySQL 5.1, with following additions:
2009-11-16 21:49:51 +01:00
myisam_ftdump.c
Fixes after comments from last push:
2009-11-30 15:36:06 +02:00
myisamchk.c
Merge MySQL 5.1.41 into MariaDB trunk, including a number of after-merge fixes.
2009-11-30 22:37:27 +01:00
myisamdef.h
Remove compiler warnings (Including some warnings from -Wstrict-aliasing)
2009-11-30 01:08:56 +02:00
myisamlog.c
Remove compiler warnings (Including some warnings from -Wstrict-aliasing)
2009-11-30 01:08:56 +02: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
Merged with mysql-5.1 tree.
2009-04-25 13:05:32 +03:00
rt_index.h
rt_key.c
rt_key.h
rt_mbr.c
rt_mbr.h
rt_split.c
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.41 into MariaDB trunk, including a number of after-merge fixes.
2009-11-30 22:37:27 +01:00
sp_defs.h
sp_key.c
sp_test.c
test_pack
TODO