mariadb/storage/myisam
Davi Arnaut 13f7a1d244 WL#5486: Remove code for unsupported platforms
Remove MS-DOS specific code.
2010-07-15 08:16:06 -03:00
..
ftbench
ChangeLog
CMakeLists.txt Backport: Remove unused and ancient files, functions, and facilities. 2010-05-28 19:13:31 -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:16:06 -03:00
mi_open.c WL#5486: Remove code for unsupported platforms 2010-07-15 08:16:06 -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 Auto-merge from mysql-trunk. 2010-05-28 09:47:58 +04: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 Bug #53445 Build with -Wall and fix warnings that it generates 2010-05-26 16:12:23 +02: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 WL#5486: Remove code for unsupported platforms 2010-07-15 08:16:06 -03:00
mi_test3.c WL#5486: Remove code for unsupported platforms 2010-07-15 08:13:30 -03: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 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
plug.in
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
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 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
TODO