summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* merge 5.1->5.2Sergei Golubchik2010-06-019-14/+39
|\
| * Added macros to inform valgrind that memory is uninitializedMichael Widenius2010-05-261-2/+1
| * Merge with MySQL 5.1.47Michael Widenius2010-05-264-8/+22
| |\
| | * On behalf of Kristofer :Georgi Kodinov2010-05-052-5/+13
| | * Bug #47095: Can't open_files_limit really be larger than 65535?Georgi Kodinov2010-04-091-1/+1
| * | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-284-4/+16
| |\ \ | | |/
| | * Bug #51893: crash with certain characters given to load_file Georgi Kodinov2010-03-231-0/+3
| | * Bug #51976 LDML collations issue Alexander Barkov2010-03-221-0/+2
| | * Workaround the pthread_once_t static initialization. Per theDavi Arnaut2010-02-261-1/+2
| | * Bug #45058 init_available_charsets uses double checked lockingStaale Smedseng2010-02-262-0/+6
| | * Recommit of Bug#49447.Staale Smedseng2010-02-041-4/+4
* | | first initialize variable, then use it, not the other way aroundSergei Golubchik2010-05-271-1/+1
* | | fix a warningSergei Golubchik2010-04-061-1/+1
* | | Post review fixes.Igor Babaev2010-04-051-18/+55
* | | Merge with the latest changes of 5.2Igor Babaev2010-04-032-3/+12
|\ \ \
| * \ \ Auto merge with 5.1Michael Widenius2010-04-011-1/+1
| |\ \ \ | | |/ /
| | * | Added missing space from last pushMichael Widenius2010-03-311-1/+1
| * | | Merge with 5.1Michael Widenius2010-04-012-3/+12
| |\ \ \ | | |/ /
| | * | Removed compiler warningMichael Widenius2010-03-302-3/+12
* | | | Post-review fixes.Igor Babaev2010-04-011-486/+460
* | | | Merge with the latest changes og 5.2.Igor Babaev2010-03-311-5/+5
|\ \ \ \ | |/ / /
| * | | pluggable auth with plugin examplesSergei Golubchik2010-03-291-5/+5
* | | | Merge with the latest changes in the 5.2 tree.Igor Babaev2010-03-299-60/+100
|\ \ \ \ | |/ / /
| * | | mergedSergei Golubchik2010-03-159-60/+100
| |\ \ \ | | |/ /
| | * | Automerge MySQL 5.1.44 merge into latest MariaDB trunk.unknown2010-03-108-59/+96
| | |\ \
| | | * \ Merge MySQL 5.1.44 into MariaDB.unknown2010-03-048-59/+96
| | | |\ \ | | | | |/
| | | | * WL#5154 Remove deprecated 4.1 featuresMagne Mahre2010-01-211-0/+9
| | | | * Manual merge.Davi Arnaut2009-12-182-3/+3
| | | | |\
| | | | | * Bug#48983: Bad strmake calls (length one too long)Davi Arnaut2009-12-172-3/+3
| | | | * | merge mysql-5.0-bugteam to mysql-5.1-bugteamSatya B2009-12-171-1/+5
| | | | |\ \ | | | | | |/
| | | | | * Fix for Bug#37408 - Compressed MyISAM files should not require/use mmap()Satya B2009-12-171-1/+5
| | | | * | Bug#49134 5.1 server segfaults with 2byte collation fileAlexander Barkov2009-12-151-1/+2
| | | | * | Bug #45058 init_available_charsets uses double checked lockingStaale Smedseng2009-12-123-53/+57
| | | | * | Merge from 5.0Staale Smedseng2009-12-061-1/+20
| | | | |\ \ | | | | | |/
| | * | | | Added count of my_sync calls (to SHOW STATUS)Michael Widenius2010-03-091-0/+3
| | |/ / /
* | | | | WL#86: Partitioned key cache for MyISAM.Igor Babaev2010-02-161-201/+2218
|/ / / /
* | | | merge 5.1->5.2unknown2010-02-014-14/+10
|\ \ \ \ | |/ / /
| * | | Patch set contributed by Alex Budovski (MCA)Michael Widenius2010-01-291-1/+1
| * | | Merge with fixes for compiler warnings and 2 fixed test casesMichael Widenius2010-01-281-1/+1
| * | | Merge with MySQL 5.1.42Michael Widenius2010-01-152-10/+4
| |\ \ \ | | |/ /
| | * | Move DBG_* macros to after the variable declaration section in aKent Boortz2009-11-251-2/+2
| | * | Additional fix for bug #45613: handle failures from my_hash_insertGeorgi Kodinov2009-11-231-1/+0
| | * | mergeKristofer Pettersson2009-11-201-0/+1
| | |\ \
| | | * | Bug#45613 handle failures from my_hash_insertKristofer Pettersson2009-11-201-0/+1
| | * | | mergeGeorgi Kodinov2009-11-201-1/+1
| | |\ \ \
| | * | | | Bug#46043 mysqld --skip-innodb does not skip InnoDBKristofer Pettersson2009-11-091-11/+11
| * | | | | Removed compiler warningsMichael Widenius2010-01-061-2/+4
* | | | | | Applied Antony T Curtis patch for declaring many CHARSET objects as constMichael Widenius2010-01-062-78/+75
* | | | | | Merge bug fixes from 5.1Michael Widenius2010-01-041-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fixed bug in my_uuid() that caused failures on hpux and ia64 Michael Widenius2010-01-041-1/+1