summaryrefslogtreecommitdiff
path: root/mysys/my_thr_init.c
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
|\ \ | |/
| * Bug#28690 mysql-enterprise-gpl-5.0.40-linux-i686-glibc won't start on Debian ...unknown2007-06-071-16/+20
* | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-maintunknown2007-04-201-2/+2
|\ \ | |/
| * Avoid compiler warnings.unknown2007-04-201-2/+2
* | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-maint--pthreadkey...unknown2007-04-191-2/+3
|\ \ | |/
| * Bug #27964: pthread_key_create doesn't set errno, so don't report \unknown2007-04-191-2/+3
| * Fixed compiler warnings (for linux and win32 and win64)unknown2007-02-221-3/+3
| * Fixed a bad merge. Got a duplicate symbol on OSX.unknown2007-02-201-2/+0
| * thd_lib_detected moved so that it is correctly declared as a dataunknown2007-02-061-0/+2
* | mysys/my_thr_init.c : Avoid warnings of "unused variable" by extending a '#...unknown2007-03-281-1/+1
* | restored run-time thread lib detectionunknown2007-03-281-0/+21