..
ftbench
Merge
2010-12-29 00:47:05 +01:00
.cvsignore
ChangeLog
CMakeLists.txt
Initail merge with MySQL 5.1 (XtraDB still needs to be merged)
2011-11-21 19:13:14 +02:00
ft_boolean_search.c
Merge with MySQL 5.1.60
2011-11-23 19:32:14 +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
Merge mysql.com:/home/kent/bk/main/mysql-5.0
2006-12-23 20:20:40 +01:00
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
Merge with MySQL 5.1.60
2011-11-23 19:32:14 +02:00
ft_parser.c
Initail merge with MySQL 5.1 (XtraDB still needs to be merged)
2011-11-21 19:13:14 +02:00
ft_static.c
Merge mysql.com:/home/my/mysql-5.1
2008-04-28 19:24:05 +03:00
ft_stem.c
Merge mysql.com:/home/kent/bk/main/mysql-5.0
2006-12-31 01:32:21 +01:00
ft_stopwords.c
Initail merge with MySQL 5.1 (XtraDB still needs to be merged)
2011-11-21 19:13:14 +02: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
Merge mysql.com:/home/kent/bk/main/mysql-5.0
2006-12-31 01:32:21 +01:00
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
Initail merge with MySQL 5.1 (XtraDB still needs to be merged)
2011-11-21 19:13:14 +02:00
fulltext.h
Initail merge with MySQL 5.1 (XtraDB still needs to be merged)
2011-11-21 19:13:14 +02:00
ha_myisam.cc
Merge with MySQL 5.1.60
2011-11-23 19:32:14 +02:00
ha_myisam.h
Fixed lp:944422 "mysql_upgrade destroys Maria tables?"
2012-03-28 13:22:21 +03:00
make-ccc
Makefile.am
Fixed compiler and gmake warnings
2010-11-29 11:27:52 +02: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
Merge mysql.com:/home/kent/bk/main/mysql-5.0
2006-12-31 01:32:21 +01:00
mi_check.c
Merge with MySQL 5.1.60
2011-11-23 19:32:14 +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 with MYSQL 5.1.61
2012-02-20 16:23:18 +02:00
mi_create.c
Initail merge with MySQL 5.1 (XtraDB still needs to be merged)
2011-11-21 19:13:14 +02:00
mi_dbug.c
Initail merge with MySQL 5.1 (XtraDB still needs to be merged)
2011-11-21 19:13:14 +02:00
mi_delete.c
Initail merge with MySQL 5.1 (XtraDB still needs to be merged)
2011-11-21 19:13:14 +02:00
mi_delete_all.c
Merge with MySQL 5.1.60
2011-11-23 19:32:14 +02:00
mi_delete_table.c
Initail merge with MySQL 5.1 (XtraDB still needs to be merged)
2011-11-21 19:13:14 +02:00
mi_dynrec.c
Initail merge with MySQL 5.1 (XtraDB still needs to be merged)
2011-11-21 19:13:14 +02:00
mi_extra.c
Initail merge with MySQL 5.1 (XtraDB still needs to be merged)
2011-11-21 19:13:14 +02:00
mi_info.c
Merge mysql.com:/home/svoj/devel/mysql/BUG27516/mysql-5.0-engines
2007-04-13 12:44:02 +05:00
mi_key.c
Merge hynda.mysql.fi:/home/my/mysql-5.1-main
2007-09-27 17:05:07 +03:00
mi_keycache.c
Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris
2007-08-13 16:11:25 +03:00
mi_locking.c
Initail merge with MySQL 5.1 (XtraDB still needs to be merged)
2011-11-21 19:13:14 +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
Initail merge with MySQL 5.1 (XtraDB still needs to be merged)
2011-11-21 19:13:14 +02:00
mi_packrec.c
Merge with MYSQL 5.1.61
2012-02-20 16:23:18 +02:00
mi_page.c
Initail merge with MySQL 5.1 (XtraDB still needs to be merged)
2011-11-21 19:13:14 +02:00
mi_panic.c
Aria issues:
2011-01-24 15:19:40 +02:00
mi_preload.c
merge
2011-12-14 14:41:40 +01:00
mi_range.c
Initail merge with MySQL 5.1 (XtraDB still needs to be merged)
2011-11-21 19:13:14 +02:00
mi_rename.c
Merge mysql.com:/home/kent/bk/main/mysql-5.0
2006-12-31 01:32:21 +01:00
mi_rfirst.c
WL#3817: Simplify string / memory area types and make things more consistent (first part)
2007-05-10 12:59:39 +03:00
mi_rkey.c
Merge hynda.mysql.fi:/home/my/mysql-5.1-main
2007-09-27 17:05:07 +03:00
mi_rlast.c
WL#3817: Simplify string / memory area types and make things more consistent (first part)
2007-05-10 12:59:39 +03:00
mi_rnext.c
Initail merge with MySQL 5.1 (XtraDB still needs to be merged)
2011-11-21 19:13:14 +02:00
mi_rnext_same.c
WL#3817: Simplify string / memory area types and make things more consistent (first part)
2007-05-10 12:59:39 +03:00
mi_rprev.c
WL#3817: Simplify string / memory area types and make things more consistent (first part)
2007-05-10 12:59:39 +03:00
mi_rrnd.c
WL#3817: Simplify string / memory area types and make things more consistent (first part)
2007-05-10 12:59:39 +03:00
mi_rsame.c
WL#3817: Simplify string / memory area types and make things more consistent (first part)
2007-05-10 12:59:39 +03:00
mi_rsamepos.c
WL#3817: Simplify string / memory area types and make things more consistent (first part)
2007-05-10 12:59:39 +03:00
mi_scan.c
WL#3817: Simplify string / memory area types and make things more consistent (first part)
2007-05-10 12:59:39 +03:00
mi_search.c
Initail merge with MySQL 5.1 (XtraDB still needs to be merged)
2011-11-21 19:13:14 +02:00
mi_static.c
Updated/added copyright headers
2011-06-30 17:37:13 +02:00
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
Initail merge with MySQL 5.1 (XtraDB still needs to be merged)
2011-11-21 19:13:14 +02:00
mi_test2.c
Initail merge with MySQL 5.1 (XtraDB still needs to be merged)
2011-11-21 19:13:14 +02:00
mi_test3.c
Removed compiler warnings
2010-01-06 23:27:53 +02:00
mi_test_all.res
mi_test_all.sh
Merge
2010-12-29 00:47:05 +01:00
mi_unique.c
Initail merge with MySQL 5.1 (XtraDB still needs to be merged)
2011-11-21 19:13:14 +02:00
mi_update.c
Initail merge with MySQL 5.1 (XtraDB still needs to be merged)
2011-11-21 19:13:14 +02:00
mi_write.c
Merge with MySQL 5.1.60
2011-11-23 19:32:14 +02:00
myisam_ftdump.c
Initail merge with MySQL 5.1 (XtraDB still needs to be merged)
2011-11-21 19:13:14 +02:00
myisamchk.c
Initail merge with MySQL 5.1 (XtraDB still needs to be merged)
2011-11-21 19:13:14 +02:00
myisamdef.h
Initail merge with MySQL 5.1 (XtraDB still needs to be merged)
2011-11-21 19:13:14 +02:00
myisamlog.c
Initail merge with MySQL 5.1 (XtraDB still needs to be merged)
2011-11-21 19:13:14 +02:00
myisampack.c
Initail merge with MySQL 5.1 (XtraDB still needs to be merged)
2011-11-21 19:13:14 +02:00
NEWS
plug.in
remove redundant declarations
2011-10-04 15:01:26 +02:00
rt_index.c
Merge
2010-12-29 00:47:05 +01:00
rt_index.h
Merge mysql.com:/home/kent/bk/main/mysql-5.0
2006-12-31 01:32:21 +01:00
rt_key.c
Merge chilla.local:/home/mydev/mysql-5.0-bug25673
2007-03-08 12:13:54 +01:00
rt_key.h
Merge mysql.com:/home/kent/bk/main/mysql-5.0
2006-12-31 01:32:21 +01:00
rt_mbr.c
Merge mysql.com:/home/hf/work/30286/my50-30286
2007-10-05 15:43:15 +05:00
rt_mbr.h
Merge mysql.com:/home/kent/bk/main/mysql-5.0
2006-12-31 01:32:21 +01:00
rt_split.c
Initail merge with MySQL 5.1 (XtraDB still needs to be merged)
2011-11-21 19:13:14 +02: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
Initail merge with MySQL 5.1 (XtraDB still needs to be merged)
2011-11-21 19:13:14 +02:00
sp_defs.h
WL#3817: Simplify string / memory area types and make things more consistent (first part)
2007-05-10 12:59:39 +03:00
sp_key.c
porting 29070 to 5.1-opt
2007-07-11 13:09:39 +03:00
sp_test.c
Initail merge with MySQL 5.1 (XtraDB still needs to be merged)
2011-11-21 19:13:14 +02:00
test_pack
TODO