30 Commits (97ecffc8ee11863bfb3075041b85a571eafa494f)

Author SHA1 Message Date
unknown 5ce11d8b4c MariaDB made be compiled by gcc 4.8.1 12 years ago
Sergei Golubchik 4ec6fe10e5 remove ULL() and LL(), because they're totally unnecessary 13 years ago
Sergei Golubchik 0accbd0364 lots of post-merge changes 15 years ago
Michael Widenius b12e3796dc Fix for lp:711565 "Index Condition Pushdown can make a thread hold MyISAM locks as well as be unKILLable for long time" 15 years ago
Michael Widenius 26565ae1d6 Aria issues: 15 years ago
Sergey Petrunya da5edf5057 MWL#67: MRR backport 16 years ago
Sergey Petrunya 96e092dc73 Backport into MariaDB-5.2 the following: 16 years ago
Michael Widenius 32f81bab7d WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_deadlock_detector) 17 years ago
Michael Widenius e4febda89e Fixed that packed transid can be compared byte per byte and we get them in increasing order 17 years ago
Guilhem Bichot f0c53638d7 Fixes for build errors under Windows and compiler warning under Linux 18 years ago
Michael Widenius 52cb0c24a6 Added versioning of Maria index 18 years ago
unknown f094eff1d9 Injecting more "const" declarations into code which does not change 18 years ago
unknown 89ff50d429 Fixed compiler warnings 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 f7df9addba WL#3072 - Maria Recovery: recovery of state.auto_increment. 18 years ago
unknown 4eb383e06c After merge fixes. Applied changes made in myisam manually to maria. 18 years ago
unknown a3d2ae4648 merging MyISAM changes into Maria (not done in 5.1->maria merge of 19 years ago
unknown 631ecaabea Merged with mysql-5.1 main tree. 19 years ago
unknown fdfb51484c Fixed compiler warnings 19 years ago
unknown 46922b5125 GPL license update (same change as was done for all files in 5.1). 19 years ago
unknown 7412f0fa0c After merge fixes 19 years ago
unknown 345959c660 Implementation of rows-in-block 19 years ago
unknown 714f3b73e5 merge of recent MyISAM changes into Maria. 19 years ago
unknown 99c431db92 Completion of merge of mysql-5.1 into mysql-maria. 20 years ago
unknown d2b8d744d9 Added storage/maria (based on MyISAM). WL#3245 20 years ago
unknown 8ac1d55286 Remove compiler warnings 20 years ago
unknown b7e422be1b Changes to create storage directory for storage engines. 21 years ago
unknown 86d285197a A fix (bug #10176: problem with varchar keys). 21 years ago
unknown 248e449451 Remove compiler warnings and remove not used variables 21 years ago
unknown 45199f545c After merge fixes 21 years ago
unknown bec3feaa0b WL#1895 - Print message to error log in case of detected MyISAM corruption 21 years ago
unknown 8eaef91fff Add 0x before pointers (to help with debugging) 21 years ago
unknown d7285006cf bit type 21 years ago
unknown a8ea31fae6 Add support for up to VARCHAR (size up to 65535) 21 years ago
unknown 44b2807e4b Portability fixes 22 years ago
unknown b033e3dfbb BDB: Bug#4531: unique key prefix interacts poorly with utf8, 22 years ago
unknown 8f68a9eb6f Bug#4594 "column index make = failed for gbk, but like works" 22 years ago
unknown b6f6d5b2fd apply UNIQUE constrain correctly for multi-byte charsets 22 years ago
unknown da60f1973d ctype_utf8.result, ctype_utf8.test, mi_key.c: 22 years ago
unknown 6473366f2a #4521: unique key prefix interacts poorly with utf8 22 years ago
unknown d14a27fdad bug#4816. index search for NULL in blob 22 years ago
unknown f203bebafc assert.h needed for my_dbug.h now is included in my_dbug.h, where it for 22 years ago
unknown e6b4b30481 Fix skipp -> skip once and for all. 22 years ago
unknown 805897cdb8 WL#1163 (To make spatial code optional) 22 years ago
unknown 3bf2e442ab WL#1163 To make spatial code optional 22 years ago
unknown 79f6e16d5e a proper fix for the bug #2298 Trailing whitespace inconsistently handled in WHERE clause. 22 years ago
unknown 2ff0016df3 a fix (Bug #2298: Trailing whitespace inconsistently handled in WHERE clause) 22 years ago
unknown 759ea82ee1 Fix autoincrement for signed columns (Bug #1366) 22 years ago
unknown 06517dfed3 Fixed memory overrun when doing REPAIR on table with multi-part auto_increment key where one part was a packed CHAR 23 years ago
unknown f72611b4fa After merge fixes 23 years ago