summaryrefslogtreecommitdiff
path: root/mysys/my_thr_init.c
Commit message (Expand)AuthorAgeFilesLines
* fix memory leaks and other problems found by safemallocSergei Golubchik2011-07-101-3/+0
* small dbug cleanupSergei Golubchik2011-07-101-1/+1
* 5.5-mergeSergei Golubchik2011-07-021-62/+41
|\
| * Remove some leftovers from the removal of the gethostbyname wrappers.Davi Arnaut2011-04-131-10/+0
| * Post-push cleanup, for Bug#11763065 et al.Magne Mahre2011-03-011-5/+0
| * Bug#11765237 - 58179: CANNOT START MYSQLD WITH APP VERIFIERMagne Mahre2011-03-011-71/+69
| * Bug#42054: SELECT CURDATE() is returning bad valueDavi Arnaut2011-01-121-3/+1
| * Remove configuration preprocessor symbols 'THREAD'Magne Mahre2011-01-111-2/+0
* | lots of post-merge changesSergei Golubchik2011-04-251-3/+3
* | merge.Sergei Golubchik2010-11-251-36/+2
|\ \ | |/ |/|
| * Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-1/+5
| |\
| * | Patch set contributed by Alex Budovski (MCA)Michael Widenius2010-01-291-1/+1
| * | Merge with MySQL 5.1, with following additions:unknown2009-11-161-3/+4
| |\ \
| * \ \ Merge with mysql-maria treeMichael Widenius2009-02-191-0/+32
| |\ \ \
| | * | | Fixing problems of previous 5.1-main->5.1-maria merge:Guilhem Bichot2009-02-121-0/+32
| * | | | Merge with base MySQL 5.1Michael Widenius2009-02-151-35/+0
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | post-review fixesSergei Golubchik2009-01-151-2/+3
| * | | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, my...Guilhem Bichot2008-12-101-38/+112
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_de...Michael Widenius2008-12-031-32/+89
| | * | | WL#3064 - waiting threads - wait-for graph and deadlock detectionSergei Golubchik2008-07-291-3/+5
| | * | | Merge mysql.com:/home/my/mysql-5.1unknown2008-04-281-0/+1
| | |\ \ \
| | * | | | Fixes for DBUG_ABORT()unknown2008-02-071-15/+0
| | * | | | Fixes for running maria-recovery*.test and maria-purge.test underunknown2008-02-061-0/+15
| | * | | | Fixed bug in undo_key_delete; Caused crashed key files in recoveryunknown2007-12-171-2/+2
| | * | | | Removed MARIA_BASE min_row_length (duplicate of min_block_length)unknown2007-12-121-17/+3
| | * | | | Fixed some compiler errorsunknown2007-12-101-1/+3
| | * | | | Added MARIA_SHARE *share to a lot of places to make code simplerunknown2007-12-101-2/+29
* | | | | | Bug #55345, "mysql_library_init causes segfault if executed after calling mys...Christopher Powers2010-08-221-0/+2
* | | | | | Bug #50362 comp_err crashes during compilation on FreeBSD.Vladislav Vaintroub2010-01-201-23/+24
* | | | | | WL#2360 Performance schemaMarc Alff2010-01-061-2/+2
* | | | | | Manual merge from mysql-next-mr.Alexander Nozdrin2009-12-171-57/+139
|\ \ \ \ \ \
| * | | | | | WL#2360 Performance schemaMarc Alff2009-12-091-54/+136
* | | | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-171-1/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Automerge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2009-12-171-1/+5
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | 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
* | | | | | | WL#3230 concurrent hashMarc Alff2009-11-171-0/+3
|/ / / / / /
* | | | | | backport of dbug extensions from 6.0:Sergei Golubchik2009-10-301-0/+9
* | | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-10-141-3/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge bug#42850 to 5.1Magnus Blåudd2009-09-281-3/+4
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | |
| | * | | Bug#42850 race condition in my_thr_init.cMagnus Blåudd2009-09-241-3/+4
* | | | | backport of Vladislav Vaintroub2009-09-301-0/+5
* | | | | Backport of this changeset Vladislav Vaintroub2009-09-301-8/+35
* | | | | Windows improvements : manual backport of Vladislav Vaintroub2009-09-301-21/+0
|/ / / /
* | | | Bug#38522: 5 seconds delay when closing application using embedded serverVladislav Vaintroub2008-12-041-11/+1
| |_|/ |/| |
* | | Bug#34424 query_cache_debug.test leads to valgrind warningsunknown2008-02-261-0/+1
| |/ |/|
* | Merge hynda.mysql.fi:/home/my/mysql-5.0-marvelunknown2007-08-211-5/+13
|\ \ | |/
| * Fix for Bug#27970 "Fix for bug 24507 makes mysql_install_db fail"unknown2007-08-161-5/+12
* | Slow query log to file now displays queries with microsecond precissionunknown2007-07-301-1/+3
* | Merge pilot.(none):/data/msvensson/mysql/bug28690/my50-bug28690unknown2007-06-071-3/+4
|\ \ | |/