mariadb/storage/myisam
2010-04-20 10:51:50 +02:00
..
ftbench Fixed warning message breakage. 2006-08-13 22:28:41 -07:00
ChangeLog Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
CMakeLists.txt Replace ADD_EXECUTABLE with MYSQL_ADD_EXECUTABLE for binaries that are installed. 2009-12-17 14:41:50 +01:00
ft_boolean_search.c BUG#50351 - ft_min_word_len=2 Causes query to hang 2010-02-02 15:08:49 +04:00
ft_eval.c Backport of: 2009-11-24 16:54:59 +03:00
ft_eval.h Merge mysql.com:/home/kent/bk/main/mysql-5.0 2006-12-23 20:20:40 +01:00
ft_nlq_search.c Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-main 2008-02-08 12:13:33 +01:00
ft_parser.c WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
ft_static.c WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01: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 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.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 Fix for bug #37756: enabling fulltext indexes with 2009-01-26 10:35:15 +04:00
fulltext.h WL#3817: Simplify string / memory area types and make things more consistent (first part) 2007-05-10 12:59:39 +03:00
ha_myisam.cc WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
ha_myisam.h merge from mysql-trunk-bugfixing 2010-04-20 10:51:50 +02:00
make-ccc Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
Makefile.am Backport from 6.0-codebase. 2009-11-25 16:25:01 +04:00
mi_cache.c WL#2360 Performance schema 2009-12-04 18:26:15 -07:00
mi_changed.c Backport of: 2009-11-24 16:54:59 +03:00
mi_check.c WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
mi_checksum.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_close.c WL#2360 Performance schema 2009-12-04 18:26:15 -07:00
mi_create.c WL#2360 Performance schema 2009-12-04 18:26:15 -07:00
mi_dbug.c Backport of: 2009-11-24 16:54:59 +03:00
mi_delete.c Backport of: 2009-11-24 16:54:59 +03:00
mi_delete_all.c WL#2360 Performance schema 2009-12-04 18:26:15 -07:00
mi_delete_table.c WL#2360 Performance schema 2009-12-04 18:26:15 -07:00
mi_dynrec.c Manual merge from mysql-trunk-merge. 2010-02-24 16:52:27 +03:00
mi_extra.c WL#2360 Performance schema 2009-12-04 18:26:15 -07:00
mi_extrafunc.h Backport from 6.0-codebase. 2009-11-25 16:25:01 +04:00
mi_info.c WL#2360 Performance schema 2009-12-04 18:26:15 -07:00
mi_key.c Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 2007-08-13 16:11:25 +03:00
mi_keycache.c WL#2360 Performance schema 2009-12-04 18:26:15 -07:00
mi_locking.c Manual merge from mysql-trunk-merge. 2010-02-24 16:52:27 +03:00
mi_log.c WL#2360 Performance schema 2009-12-04 18:26:15 -07:00
mi_open.c WL#2360 Performance schema 2009-12-04 18:26:15 -07:00
mi_packrec.c Fix inconsistently defined THR_LOCK_myisam_mmap 2009-12-20 23:54:23 +00:00
mi_page.c Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 2007-08-13 16:11:25 +03:00
mi_panic.c WL#2360 Performance schema 2009-12-04 18:26:15 -07:00
mi_preload.c WL#2360 Performance schema 2009-12-04 18:26:15 -07:00
mi_range.c WL#2360 Performance schema 2009-12-04 18:26:15 -07:00
mi_rename.c WL#2360 Performance schema 2009-12-04 18:26:15 -07: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 WL#2360 Performance schema 2009-12-04 18:26:15 -07: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 WL#2360 Performance schema 2009-12-04 18:26:15 -07:00
mi_rnext_same.c WL#2360 Performance schema 2009-12-04 18:26:15 -07:00
mi_rprev.c WL#2360 Performance schema 2009-12-04 18:26:15 -07: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#2360 Performance schema 2009-12-04 18:26:15 -07: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 Merge from 5.0 2009-09-17 17:25:52 +02:00
mi_static.c merged 2009-12-24 21:18:53 +01:00
mi_statrec.c Backport of: 2009-11-24 16:54:59 +03:00
mi_test1.c Merge mysql-next-mr to mysql-next-mr-svoj. 2009-12-09 15:03:34 +04:00
mi_test2.c Merge mysql-next-mr to mysql-next-mr-svoj. 2009-12-09 15:03:34 +04:00
mi_test3.c Merge mysql-next-mr to mysql-next-mr-svoj. 2009-12-09 15:03:34 +04:00
mi_test_all.res Merge chilla.local:/home/mydev/mysql-5.0-bug14400-monty 2006-09-19 14:33:29 +02:00
mi_test_all.sh Merge chilla.local:/home/mydev/mysql-5.0-bug14400-monty 2006-09-19 14:33:29 +02:00
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 Backport of: 2009-11-24 16:54:59 +03:00
mi_write.c WL#2360 Performance schema 2009-12-04 18:26:15 -07:00
myisam_ftdump.c Backport from 6.0-codebase. 2009-11-25 16:25:01 +04:00
myisamchk.c A follow-up on WL#5154 and WL#5182: remove forgotten options. 2010-03-03 22:22:02 +03:00
myisamdef.h Manual merge from mysql-trunk-merge. 2009-12-17 22:16:54 +03:00
myisamlog.c Merge mysql-next-mr to mysql-next-mr-svoj. 2009-12-09 15:03:34 +04:00
myisampack.c Merge next-mr -> next-4284. 2009-12-15 22:59:07 +03:00
NEWS Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
plug.in bug #23369 (Embedded library can't be linked) 2006-10-18 17:03:37 +05:00
rt_index.c Bug #51357: crash when using handler commands on spatial indexes 2010-03-04 18:13:08 +02: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 WL#3817: Simplify string / memory area types and make things more consistent (first part) 2007-05-10 12:59:39 +03:00
rt_test.c Backport from 6.0-codebase. 2009-11-25 16:25:01 +04:00
sort.c Manual merge of mysql-trunk into mysql-trunk-merge. 2010-03-24 18:03:44 +03: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 Backport from 6.0-codebase. 2009-11-25 16:25:01 +04:00
test_pack Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
TODO Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00