mariadb/storage/myisam
Magne Mahre 9b7799d527 Bug#11933945 REMOVE LGPL LICENSED FILES IN MYSQL 5.5
The LGPL license is used in some legacy code, and to
adhere to current licensing polity, we remove those
files that are no longer used, and reorganize the
remaining LGPL code so it will be GPL licensed from
now on.
            
Note:  This patch only removed LGPL licensed files
       in MySQL 5.5 and later, and is the third of a 
       set of patches to remove LGPL from all trees.
       (See Bug# 11840513 for details)
2011-03-29 14:43:49 +02:00
..
ftbench Merge 2010-12-29 00:47:05 +01:00
ChangeLog
CMakeLists.txt
ft_boolean_search.c
ft_nlq_search.c Merge of mysql-5.1-bugteam into mysql-5.5-bugteam. 2010-11-16 07:45:07 -02:00
ft_parser.c
ft_static.c
ft_stopwords.c Bug#11933945 REMOVE LGPL LICENSED FILES IN MYSQL 5.5 2011-03-29 14:43:49 +02:00
ft_update.c
ftdefs.h
fulltext.h
ha_myisam.cc Bug #11755431 (former 47205) 2011-03-08 09:41:57 +01:00
ha_myisam.h Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.c 2010-10-06 11:34:28 -03:00
mi_cache.c
mi_changed.c
mi_check.c Bug#11933945 REMOVE LGPL LICENSED FILES IN MYSQL 5.5 2011-03-29 14:43:49 +02:00
mi_checksum.c
mi_close.c Remove configuration preprocessor symbols 'THREAD' 2011-01-11 10:07:37 +01:00
mi_create.c Merged fix for bug #59888 "debug assertion when attempt to 2011-02-15 15:04:52 +03:00
mi_dbug.c
mi_delete.c Remove configuration preprocessor symbols 'THREAD' 2011-01-11 10:07:37 +01:00
mi_delete_all.c Remove configuration preprocessor symbols 'THREAD' 2011-01-11 10:07:37 +01:00
mi_delete_table.c
mi_dynrec.c Remove configuration preprocessor symbols 'THREAD' 2011-01-11 10:07:37 +01:00
mi_extra.c
mi_extrafunc.h
mi_info.c
mi_key.c Bug#42511 mysqld: ctype-ucs2.c:2044: my_strnncollsp_utf32: Assertion (tlen % 4) == 0' fai 2010-08-26 16:36:33 +04:00
mi_keycache.c
mi_locking.c
mi_log.c Remove configuration preprocessor symbols 'THREAD' 2011-01-11 10:07:37 +01:00
mi_open.c Remove configuration preprocessor symbols 'THREAD' 2011-01-11 10:07:37 +01:00
mi_packrec.c
mi_page.c
mi_panic.c
mi_preload.c
mi_range.c Merge of mysql-5.1-bugteam into mysql-5.5-merge. 2010-09-24 19:19:30 -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 of mysql-5.1-bugteam into mysql-5.5-merge. 2010-09-24 19:19:30 -03:00
mi_static.c Remove configuration preprocessor symbols 'THREAD' 2011-01-11 10:07:37 +01:00
mi_statrec.c Remove configuration preprocessor symbols 'THREAD' 2011-01-11 10:07:37 +01:00
mi_test1.c
mi_test2.c
mi_test3.c
mi_test_all.res
mi_test_all.sh Merge 2010-12-29 00:47:05 +01:00
mi_unique.c
mi_update.c Remove configuration preprocessor symbols 'THREAD' 2011-01-11 10:07:37 +01:00
mi_write.c Remove configuration preprocessor symbols 'THREAD' 2011-01-11 10:07:37 +01:00
myisam_ftdump.c
myisamchk.c Fix for BUG#59894 2011-02-11 15:00:09 +01:00
myisamdef.h Remove configuration preprocessor symbols 'THREAD' 2011-01-11 10:07:37 +01:00
myisamlog.c
myisampack.c Merge 2010-12-29 01:26:31 +01:00
NEWS
rt_index.c Merge 2010-12-29 01:26:31 +01:00
rt_index.h
rt_key.c
rt_key.h
rt_mbr.c
rt_mbr.h
rt_split.c Bug#45288: pb2 returns a lot of compilation warnings on linux 2010-09-24 19:13:51 -03:00
rt_test.c
sort.c Remove configuration preprocessor symbols 'THREAD' 2011-01-11 10:07:37 +01:00
sp_defs.h
sp_key.c
sp_test.c
test_pack
TODO