mariadb/storage/myisam
2010-07-15 10:47:50 -03: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 Unset the execute bit where it's not needed. 2010-07-03 20:17:03 -03:00
ft_boolean_search.c Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
ft_nlq_search.c Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03: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_stopwords.c Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03: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 Bug#42733: Type-punning warnings when compiling MySQL -- 2010-06-10 17:16:43 -03:00
ha_myisam.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
ha_myisam.h merge from mysql-trunk-bugfixing 2010-04-20 10:51:50 +02:00
Makefile.am Backport: Remove unused and ancient files, functions, and facilities. 2010-05-28 19:13:31 -03: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 Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03: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 Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
mi_create.c WL#5486: Remove code for unsupported platforms 2010-07-15 08:16:06 -03:00
mi_dbug.c A fix for Bug#52432 "Crash in check_table_is_closed on an 2010-06-07 16:05:34 +04:00
mi_delete.c Backport of: 2009-11-24 16:54:59 +03:00
mi_delete_all.c Manual merge of mysql-5.1-bugteam into mysql-trunk-merge. 2010-04-03 12:37:53 +04:00
mi_delete_table.c Fixed the result of a bad merge in storage/myisam/mi_delete_table.c in mysql-trunk-merge. 2010-04-04 09:52:04 +04:00
mi_dynrec.c Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
mi_extra.c Manual merge of mysql-5.1-bugteam into mysql-trunk-merge. 2010-04-03 12:37:53 +04: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#5486: Remove code for unsupported platforms 2010-07-15 08:26:38 -03:00
mi_open.c WL#5486: Remove code for unsupported platforms 2010-07-15 08:26:38 -03:00
mi_packrec.c Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
mi_page.c Bug#53445: Build with -Wall and fix warnings that it generates 2010-07-02 15:30:47 -03:00
mi_panic.c WL#2360 Performance schema 2009-12-04 18:26:15 -07:00
mi_preload.c Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03: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 Manual merge of mysql-5.1-bugteam into mysql-trunk-merge. 2010-04-02 19:17:43 +04: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 of mysql-5.1-bugteam into mysql-trunk-merge. 2010-07-02 16:38:04 -03:00
mi_static.c WL#5486: Remove code for unsupported platforms 2010-07-15 08:16:06 -03:00
mi_statrec.c Backport of: 2009-11-24 16:54:59 +03:00
mi_test1.c Merge of mysql-5.1-bugteam into mysql-trunk-merge. 2010-06-10 22:30:49 -03:00
mi_test2.c Merge of mysql-trunk-bugfixing into mysql-trunk-merge. 2010-07-15 10:47:50 -03:00
mi_test3.c WL#5486: Remove code for unsupported platforms 2010-07-15 08:13:30 -03: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 Bug#53445: Build with -Wall and fix warnings that it generates 2010-07-02 15:30:47 -03:00
mi_update.c Backport of: 2009-11-24 16:54:59 +03:00
mi_write.c Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
myisam_ftdump.c WL#5486: Remove code for unsupported platforms 2010-07-15 08:13:30 -03:00
myisamchk.c WL#5486: Remove code for unsupported platforms 2010-07-15 08:13:30 -03:00
myisamdef.h WL#5486: Remove code for unsupported platforms 2010-07-15 08:16:06 -03:00
myisamlog.c WL#5486: Remove code for unsupported platforms 2010-07-15 08:13:30 -03:00
myisampack.c WL#5486: Remove code for unsupported platforms 2010-07-15 08:16:06 -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#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03: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 BUG#47598 - MyISAM may write uninitialized data to disk 2010-03-25 15:18:14 +04:00
rt_test.c Backport from 6.0-codebase. 2009-11-25 16:25:01 +04:00
sort.c WL#5486: Remove code for unsupported platforms 2010-07-15 08:16:06 -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