51 Commits (74a46726227b5f34dedb28ff6d7a4d81b157d764)

Author SHA1 Message Date
Michael Widenius f0f2072d1f Fixed problem with very slow shutdown when using 100,000 MyISAM tables with delay_key_write 12 years ago
Michael Widenius 068c61978e Temporary commit of 10.0-merge 13 years ago
Michael Widenius 0e06d3c107 Reset variable to not access it uninitialized 14 years ago
Sergei Golubchik 0accbd0364 lots of post-merge changes 15 years ago
Sergei Golubchik 716f784375 sane implementation of Key_% status variables. 15 years ago
Davi Arnaut e001970cc7 WL#5498: Remove dead and unused source code 16 years ago
Davi Arnaut 13f7a1d244 WL#5486: Remove code for unsupported platforms 16 years ago
Davi Arnaut f56dd32bf7 Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 16 years ago
Davi Arnaut 0eb26fdfa8 Bug#53445: Build with -Wall and fix warnings that it generates 16 years ago
Igor Babaev 7e4d89c973 WL#86: Partitioned key cache for MyISAM. 16 years ago
Sergey Vojtovich 40ec012c90 Backport from 6.0-codebase. 16 years ago
Konstantin Osipov 9a9e8d2311 Backport of: 16 years ago
unknown df843c4ce2 Fixed problems with ma_test2 and mi_test2 on high-byte-first system 18 years ago
unknown 5ad477f6cb Added --with-maria-tmp-tables (default one) to allow on to configure if Maria should be used for internal temporary tables 18 years ago
unknown ce8de7afdf Windows fixes 18 years ago
unknown bfd5c273c4 UNDO of rows now puts back all part of the row on their original pages and positions 18 years ago
unknown 21fd2a5a36 First part of redo/undo for key pages 18 years ago
unknown fb84f573ad Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1 18 years ago
unknown 09a53f28a7 Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 19 years ago
unknown a09787e8dd Bug #30094 mi_test_all: assertion failure 19 years ago
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
unknown eb7d9500a9 Fixes after review of guilhem of block record patch 19 years ago
unknown 0abffa05a6 Fixed that maria.test works 19 years ago
unknown 345959c660 Implementation of rows-in-block 19 years ago
unknown cd876fb118 amd64 atomic ops 20 years ago
unknown 01d03e7b4b This changeset is largely a handler cleanup changeset (WL#3281), but includes fixes and cleanups that was found necessary while testing the handler changes 20 years ago
unknown d50ae16569 Added support for key_block_size for key and table level (WL#602) 20 years ago
unknown d2b8d744d9 Added storage/maria (based on MyISAM). WL#3245 20 years ago
unknown d3ee9abf2a dbug changes: 20 years ago
unknown b7e422be1b Changes to create storage directory for storage engines. 21 years ago
unknown 093d62922b Support for character set conversion in binary protocol: another go 22 years ago
unknown 70f79563d9 key_cmp -> key_cmp_if_same 22 years ago
unknown 35da5e43fb Merge key cache structures to one 22 years ago
unknown e72124c4cc CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS 22 years ago
unknown 348416e930 Fix for service names on windows; Now we always put the service name last when we create a service 22 years ago
unknown d59e2b8f24 - fixed several typos ("uppdate"->"update" and "tryed"->"tried") 22 years ago
unknown cbd85f9deb set_var.cc, mysqld.cc, handler.cc, set_var.h, handler.h: 23 years ago
unknown b6d27e20e1 Many files: 23 years ago
unknown 80c1bba3a9 Many files: 23 years ago
unknown 93d3ba840d MY_CS_NONTEXT flag for sprintf() incompatible charsets (ucs2 if the only one now) 23 years ago
unknown f22be77734 Fixed problem when comparing a key for a multi-byte-character set. (bug 152) 23 years ago
unknown 11841c05ec Fixed bug in allocation memory in key cache. (Memory was not properly aligned which cased core dumps on sparc CPU's) 23 years ago
unknown a8caad316a New SET syntax & system variables. 24 years ago
unknown 70aa7424c4 Big code cleanup/review before 4.0.2 release. 24 years ago
unknown 3adee5046d MI_KEYSEG -> HA_KEYSEG 24 years ago
unknown 3d5dc65dfd This ChangeSet adds RTREE support into myisam library. 24 years ago
unknown cfab46f546 Update copyright 24 years ago
unknown 8547d05ccc Portability fix 24 years ago
unknown 9e72e1ef53 Cleaned up SSL documentation 24 years ago
unknown 31b9e6e03f Fixes for OS2. 25 years ago