You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Georgi Kodinov 01fb1c8938 merge 16 years ago
..
ftbench Fixed warning message breakage. 20 years ago
.cvsignore Changes to create storage directory for storage engines. 21 years ago
CMakeLists.txt Backport WL#3653 to 5.1 to enable bundled innodb plugin. 17 years ago
ChangeLog Changes to create storage directory for storage engines. 21 years ago
Makefile.am Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
NEWS Changes to create storage directory for storage engines. 21 years ago
TODO Changes to create storage directory for storage engines. 21 years ago
ft_boolean_search.c Bug#49534: multitable IGNORE update with sql_safe_updates 16 years ago
ft_eval.c Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1 18 years ago
ft_eval.h Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
ft_nlq_search.c Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-main 18 years ago
ft_parser.c Fix for bug #37756: enabling fulltext indexes with 17 years ago
ft_static.c BUG#33871 - Duplicate "would" in Fulltext Stopwords 18 years ago
ft_stem.c Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
ft_stopwords.c Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1 18 years ago
ft_test1.c Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1 18 years ago
ft_test1.h Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
ft_update.c Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1 18 years ago
ftdefs.h Fix for bug #37756: enabling fulltext indexes with 17 years ago
fulltext.h WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
ha_myisam.cc BUG#51307 - widespread corruption with partitions and 16 years ago
ha_myisam.h Bug#35111 - Truncate a MyISAM partitioned table does not reset 17 years ago
make-ccc Changes to create storage directory for storage engines. 21 years ago
mi_cache.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
mi_changed.c Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
mi_check.c Bug#48525: trigger changes "Column 'id' cannot be null" behaviour 16 years ago
mi_checksum.c Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1 18 years ago
mi_close.c merge 5.0-bugteam to 5.1-bugteam 17 years ago
mi_create.c Merge from 5.0 for 43414 16 years ago
mi_dbug.c Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
mi_delete.c Merge from 5.0 for 43414 16 years ago
mi_delete_all.c BUG#51868 - crash with myisam_use_mmap and partitioned 16 years ago
mi_delete_table.c merge 16 years ago
mi_dynrec.c BUG#51868 - crash with myisam_use_mmap and partitioned 16 years ago
mi_extra.c BUG#51868 - crash with myisam_use_mmap and partitioned 16 years ago
mi_info.c Merge mysql.com:/home/svoj/devel/mysql/BUG27516/mysql-5.0-engines 19 years ago
mi_key.c Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 19 years ago
mi_keycache.c Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 19 years ago
mi_locking.c Merge fix for BUG48438 to mysql-5.1-bugteam. 16 years ago
mi_log.c Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 19 years ago
mi_open.c Bug#48525: trigger changes "Column 'id' cannot be null" behaviour 16 years ago
mi_packrec.c merge mysql-5.0-bugteam to mysql-5.1-bugteam 16 years ago
mi_page.c Bug#48525: trigger changes "Column 'id' cannot be null" behaviour 16 years ago
mi_panic.c Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
mi_preload.c Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 19 years ago
mi_range.c Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1 18 years ago
mi_rename.c Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
mi_rfirst.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
mi_rkey.c Merge bk-internal.mysql.com:/home/bk/mysql-5.1 19 years ago
mi_rlast.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
mi_rnext.c Bug#48525: trigger changes "Column 'id' cannot be null" behaviour 16 years ago
mi_rnext_same.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
mi_rprev.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
mi_rrnd.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
mi_rsame.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
mi_rsamepos.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
mi_scan.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
mi_search.c Merge from 5.0 16 years ago
mi_static.c merge mysql-5.0-bugteam to mysql-5.1-bugteam 16 years ago
mi_statrec.c Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 19 years ago
mi_test1.c Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1 18 years ago
mi_test2.c Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1 18 years ago
mi_test3.c Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 19 years ago
mi_test_all.res Merge chilla.local:/home/mydev/mysql-5.0-bug14400-monty 19 years ago
mi_test_all.sh Merge chilla.local:/home/mydev/mysql-5.0-bug14400-monty 19 years ago
mi_unique.c Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1 18 years ago
mi_update.c Merge from 5.0 for 43414 16 years ago
mi_write.c Bug#48525: trigger changes "Column 'id' cannot be null" behaviour 16 years ago
myisam_ftdump.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
myisamchk.c WL#4259 - Debug Sync Facility 16 years ago
myisamdef.h BUG#51868 - crash with myisam_use_mmap and partitioned 16 years ago
myisamlog.c Fix for server bug experienced in Maria (wrong "Truncated incorrect <var_name> 18 years ago
myisampack.c Changes of copyright output from "--version" and similar. 17 years ago
plug.in bug #23369 (Embedded library can't be linked) 19 years ago
rt_index.c Bug#48525: trigger changes "Column 'id' cannot be null" behaviour 16 years ago
rt_index.h Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
rt_key.c Merge chilla.local:/home/mydev/mysql-5.0-bug25673 19 years ago
rt_key.h Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
rt_mbr.c Merge mysql.com:/home/hf/work/30286/my50-30286 18 years ago
rt_mbr.h Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
rt_split.c Bug#48525: trigger changes "Column 'id' cannot be null" behaviour 16 years ago
rt_test.c Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 19 years ago
sort.c Bug#48525: trigger changes "Column 'id' cannot be null" behaviour 16 years ago
sp_defs.h WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
sp_key.c porting 29070 to 5.1-opt 19 years ago
sp_test.c Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1 18 years ago
test_pack Changes to create storage directory for storage engines. 21 years ago