mariadb/myisam
ingo@mysql.com d3d7c46b1c Bug#8306 - TRUNCATE leads to index corruption
Added a check, if the table, which we are going to create, is open.
This can happen if a MERGE mapped table is TRUNCATEd.
2005-03-02 10:35:00 +01:00
..
ftbench
.cvsignore
ChangeLog
ft_boolean_search.c Bug#8351 2005-02-14 18:54:12 +04:00
ft_eval.c
ft_eval.h
ft_nlq_search.c Merge mysql.com:/home/dellis/mysqlab/bk/mysql-4.0 2005-02-15 17:30:40 -06:00
ft_parser.c don't hang if the text contains illegal characters 2004-10-25 10:23:38 +02:00
ft_static.c indexless boolean fulltext search was depending on default_charset_info - Bug#8159 2005-02-04 15:24:06 +01:00
ft_stem.c
ft_stopwords.c Fix for the bug #7344 (multiple server_init/server_end lead to crash) 2005-02-18 15:51:55 +04:00
ft_test1.c
ft_test1.h
ft_update.c
ftdefs.h indexless boolean fulltext search was depending on default_charset_info - Bug#8159 2005-02-04 15:24:06 +01:00
fulltext.h
make-ccc
Makefile.am
mi_cache.c
mi_changed.c
mi_check.c Fix for bug #7545 (Undefined symbols if --without-geometry) 2005-01-03 17:33:04 +04:00
mi_checksum.c
mi_close.c
mi_create.c Bug#8306 - TRUNCATE leads to index corruption 2005-03-02 10:35:00 +01:00
mi_dbug.c
mi_delete.c correct fix for the bug #6151 2004-10-22 22:42:11 +02:00
mi_delete_all.c
mi_delete_table.c
mi_dynrec.c
mi_extra.c
mi_info.c
mi_key.c
mi_keycache.c
mi_locking.c
mi_log.c
mi_open.c Bug#8306 - TRUNCATE leads to index corruption 2005-03-02 10:35:00 +01:00
mi_packrec.c fixes/cleanups according to Coverity report 2005-01-24 15:48:25 +01:00
mi_page.c
mi_panic.c
mi_preload.c make LOAD INDEX to work 2005-02-12 00:05:13 +01:00
mi_range.c
mi_rename.c
mi_rfirst.c
mi_rkey.c
mi_rlast.c
mi_rnext.c
mi_rnext_same.c Bug #7878 with utf_general_ci, equals (=) has problem with accent insensitivity 2005-02-18 16:10:12 +04:00
mi_rprev.c
mi_rrnd.c
mi_rsame.c
mi_rsamepos.c
mi_scan.c
mi_search.c
mi_static.c
mi_statrec.c
mi_test1.c
mi_test2.c
mi_test3.c harmless "buffer overflow" fixed 2004-11-24 11:01:54 +01:00
mi_test_all.res
mi_test_all.sh
mi_unique.c
mi_update.c
mi_write.c Fix for bug #6516 (Server crash loading spatial data) 2004-12-10 16:06:49 +04:00
myisam_ftdump.c Review of all code pushed since last review 2004-10-20 01:28:42 +03:00
myisamchk.c Bug#8349 myisamchk: --set-charset does not work 2005-02-22 16:37:25 +04:00
myisamdef.h Bug#8306 - TRUNCATE leads to index corruption 2005-03-02 10:35:00 +01:00
myisamlog.c Applied a patch for Netware. 2005-02-08 19:49:40 +02:00
myisampack.c - Applied some Windows portability fixes for myisampack.c and sql_handler.cc 2004-10-27 21:51:27 +02:00
NEWS
rt_index.c fixes/cleanups according to Coverity report 2005-01-24 15:48:25 +01:00
rt_index.h
rt_key.c
rt_key.h
rt_mbr.c Fix compiler warnings (detected by Intel's C++ compiler) 2004-10-22 18:44:51 +03:00
rt_mbr.h
rt_split.c
rt_test.c Review of all code pushed since last review 2004-10-20 01:28:42 +03:00
sort.c fixes/cleanups according to Coverity report 2005-01-24 15:48:25 +01:00
sp_defs.h
sp_key.c Fix for bug #6516 (Server crash loading spatial data) 2004-12-10 16:06:49 +04:00
sp_test.c
test_pack
TODO