summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Merge with MySQL 5.1.50Michael Widenius2010-08-2712-39/+87
|\
| * Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-301-1/+3
| * Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-204-14/+47
| * Bug#22320: my_atomic-t unit test failsDavi Arnaut2010-07-052-47/+1
| * Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-028-24/+18
* | missing DBUG_RETURNsSergei Golubchik2010-08-141-5/+5
* | Fixed typo that caused compile failure on MacMichael Widenius2010-08-101-1/+1
* | Ignore ENOLCK errno from FreeBSD (known problem in old FreeBSD releases)Michael Widenius2010-08-091-0/+2
* | Added --sync-sys=0 option for mysqld to skip sync() calls for faster testingMichael Widenius2010-08-092-0/+4
* | Fixes bug when we run bcmp() on row when the storage engine hasn't filled in ...Michael Widenius2010-08-041-0/+18
* | Merge with MySQL 5.1.49Michael Widenius2010-08-026-28/+65
|\ \ | |/
| * Bug#54667: Unnecessary signal handler redefinitionAlexey Kopytov2010-07-011-5/+5
| * Manual merge from the bugfix tree.Alexey Kopytov2010-06-113-1/+34
| |\
| | * Bug #42064: low memory crash when importing hex strings, inAlexey Kopytov2010-05-213-1/+34
| * | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-102-20/+18
| * | Bug#53593: Add some instrumentation to improve Valgrind sensitivityMarko Mäkelä2010-05-201-0/+5
| |/
* | Fix for LP#602604: RQG: ma_blockrec.c:6187: _ma_apply_redo_insert_row_head_or...Michael Widenius2010-07-301-1/+1
* | Implement an NSIS based installerBo Thorsen2010-06-251-0/+2
* | 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
* | Added missing space from last pushMichael Widenius2010-03-311-1/+1
* | Removed compiler warningMichael Widenius2010-03-302-3/+12
* | 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
|/ / /
* | | 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