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.
 
 
 
 
 
 
Sergei Golubchik 069a068c90 restore the unintentinally broken ABI 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 Implement an NSIS based installer 16 years ago
ChangeLog Changes to create storage directory for storage engines. 21 years ago
Makefile.am Fixes for binary distribution in tar file 16 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 Merge MySQL 5.1.46 into MariaDB. 16 years ago
ft_eval.c Fixes after review of guilhem of block record patch 19 years ago
ft_eval.h Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
ft_myisam.c Fixed some compiler warnings and errors in test suite found by buildbot 16 years ago
ft_nlq_search.c Fixed some compiler warnings and errors in test suite found by buildbot 16 years ago
ft_parser.c Fixed compiler warnings & failing test cases 16 years ago
ft_static.c Merge mysql.com:/home/my/mysql-5.1 18 years ago
ft_stem.c Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
ft_stopwords.c Fixed compiler warnings and sporadic failures in test cases 16 years ago
ft_test1.c Fixes after review of guilhem of block record patch 19 years ago
ft_test1.h Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
ft_update.c Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 19 years ago
ftdefs.h Fixed some compiler warnings and errors in test suite found by buildbot 16 years ago
fulltext.h Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 19 years ago
ha_myisam.cc restore the unintentinally broken ABI 16 years ago
ha_myisam.h restore the unintentinally broken ABI 16 years ago
make-ccc Changes to create storage directory for storage engines. 21 years ago
mi_cache.c Added error HA_ERR_FILE_TOO_SHORT to be used when files are shorter than expected (by my_read/my_pread) 18 years ago
mi_changed.c Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
mi_check.c Merge MySQL 5.1.46 into MariaDB. 16 years ago
mi_checksum.c First part of redo/undo for key pages 18 years ago
mi_close.c When one does a drop table, the indexes are not flushed to disk before drop anymore (with MyISAM/Maria) 16 years ago
mi_create.c Fix myisam checksum patch to check for HA_OPTION_CHECKSUM after it was set, not before 16 years ago
mi_dbug.c Moved randomize and my_rnd under mysys 18 years ago
mi_delete.c Merge MySQL 5.1.39 into MariaDB 5.1. 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 Fixed compiler warnings 16 years ago
mi_extra.c Merge MySQL 5.1.46 into MariaDB. 16 years ago
mi_info.c Merge mysql.com:/home/svoj/devel/mysql/BUG27516/mysql-5.0-engines 19 years ago
mi_key.c Merge hynda.mysql.fi:/home/my/mysql-5.1-main 18 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 MySQL 5.1.46 into MariaDB. 16 years ago
mi_log.c Merge hynda.mysql.fi:/home/my/mysql-5.1-main 18 years ago
mi_open.c Merge MySQL 5.1.46 into MariaDB. 16 years ago
mi_packrec.c Merge MySQL 5.1.44 into MariaDB. 16 years ago
mi_page.c Merge MySQL 5.1.46 into MariaDB. 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 Added versioning of Maria index 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 hynda.mysql.fi:/home/my/mysql-5.1-main 18 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 with MySQL 5.1, with following additions: 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 Merge hynda.mysql.fi:/home/my/mysql-5.1-main 18 years ago
mi_test2.c Fixed problems with ma_test2 and mi_test2 on high-byte-first system 18 years ago
mi_test3.c Removed compiler warnings 16 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 Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 19 years ago
mi_update.c Merge MySQL 5.1.39 into MariaDB 5.1. 16 years ago
mi_write.c Merge MySQL 5.1.46 into MariaDB. 16 years ago
myisam_ftdump.c Fixes after comments from last push: 16 years ago
myisamchk.c Merge MySQL 5.1.41 into MariaDB trunk, including a number of after-merge fixes. 16 years ago
myisamdef.h Merge MySQL 5.1.46 into MariaDB. 16 years ago
myisamlog.c Remove compiler warnings (Including some warnings from -Wstrict-aliasing) 16 years ago
myisampack.c merge of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow. 17 years ago
plug.in restore plug.in - referenced by Makefile.am 18 years ago
rt_index.c Merge MySQL 5.1.46 into MariaDB. 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 Fix for Valgrind errors when running rt_test and ma_rt_test, and segmentation fault 18 years ago
sort.c Merge MySQL 5.1.46 into MariaDB. 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 Merge hynda.mysql.fi:/home/my/mysql-5.1-main 18 years ago
test_pack Changes to create storage directory for storage engines. 21 years ago