Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2016-02-09 | 1 | -1/+2 |
|\ | |||||
| * | Bug#21770366 backport bug#21657078 to 5.5 and 5.6 | Ajo Robert | 2016-01-07 | 1 | -1/+13 |
| * | Bug #18808072 MYSQLBINLOG USES LOCALTIME() TO PRINT EVENTS, CAUSES KERNEL MUT... | Venkatesh Duggirala | 2014-10-08 | 1 | -23/+1 |
| * | Bug#17702677 WRONG INSTRUMENTATION INTERFACE FOR MYSQL_COND_TIMEDWAIT | Christopher Powers | 2013-11-07 | 1 | -2/+2 |
| * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
| |\ | |||||
| | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+5 |
| | |\ | |||||
| | | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 |
| | | * | Bug#47768 pthread_cond_timedwait() is broken on windows | Kristofer Pettersson | 2009-10-06 | 1 | -1/+1 |
| * | | | A follow-up to the patch for bug #56405 "Deadlock in the MDL deadlock | Vladislav Vaintroub | 2010-10-04 | 1 | -42/+190 |
| * | | | A follow up for the fix for Bug#35164 (remove priorities on Windows). | Konstantin Osipov | 2009-11-23 | 1 | -7/+0 |
| * | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-10-14 | 1 | -2/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Automerg | Kristofer Pettersson | 2009-10-06 | 1 | -2/+1 |
| * | | | Backport of this changeset | Vladislav Vaintroub | 2009-09-30 | 1 | -2/+1 |
| |/ / | |||||
| * | | WL#3817: Simplify string / memory area types and make things more consistent ... | monty@mysql.com/narttu.mysql.fi | 2007-05-10 | 1 | -1/+1 |
| |/ | |||||
| * | Bug#25042 OPTIMIZE TABLE cause race condition in IO CACHE SHARE | Kristofer.Pettersson@naruto. | 2007-02-15 | 1 | -38/+111 |
| * | Merge siva.hindu.god:/usr/home/tim/m/bk/g50 | tsmith/tim@siva.hindu.god | 2006-12-26 | 1 | -2/+1 |
| |\ | |||||
| | * | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
| * | | Change windows pthread_cond_timedwait to use an absolute time value | msvensson@shellback. | 2006-12-18 | 1 | -9/+10 |
| * | | BUG#24687 func_misc test fails on win64 | msvensson@shellback. | 2006-12-14 | 1 | -6/+22 |
| |/ | |||||
| * | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -15/+14 |
| * | Small bug fixes + code for DELETE QUICK | monty@donna.mysql.com | 2000-09-20 | 1 | -0/+1 |
| * | Import changeset | bk@work.mysql.com | 2000-07-31 | 1 | -0/+141 |
* | mysql-5.5.41 merge | Sergei Golubchik | 2014-12-19 | 1 | -23/+1 |
|\ | |||||
| * | Bug #18808072 MYSQLBINLOG USES LOCALTIME() TO PRINT EVENTS, CAUSES KERNEL MUT... | Venkatesh Duggirala | 2014-10-08 | 1 | -23/+1 |
* | | MySQL-5.5.36 merge | Sergei Golubchik | 2014-02-17 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Bug#17702677 WRONG INSTRUMENTATION INTERFACE FOR MYSQL_COND_TIMEDWAIT | Christopher Powers | 2013-11-07 | 1 | -2/+2 |
* | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
| |\ | |||||
| | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+5 |
| | |\ | |||||
| | | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 |
| | | * | Bug#47768 pthread_cond_timedwait() is broken on windows | Kristofer Pettersson | 2009-10-06 | 1 | -1/+1 |
* | | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -31/+15 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | merge Windows performance patches into 5.3 | Vladislav Vaintroub | 2011-07-05 | 1 | -11/+172 |
| |\ \ \ | |||||
| | * | | | Backport fix for MySQL bug #56405 : | Vladislav Vaintroub | 2011-06-12 | 1 | -42/+190 |
| * | | | | Fix compile errors and warnings and test errors introduced by microseconds push. | Vladislav Vaintroub | 2011-05-28 | 1 | -23/+14 |
| |/ / / | |||||
| * | | | Merge with MySQL 5.1, with following additions: | unknown | 2009-11-16 | 1 | -1/+0 |
| |\ \ \ | | |/ / | |||||
| * | | | Apply patch by Antony Dovgal: | Michael Widenius | 2009-03-22 | 1 | -0/+1 |
| * | | | fixes for hanging waiting_thread-t.c on windows | Sergei Golubchik | 2008-10-21 | 1 | -1/+1 |
* | | | | A follow-up to the patch for bug #56405 "Deadlock in the MDL deadlock | Vladislav Vaintroub | 2010-10-04 | 1 | -42/+190 |
* | | | | A follow up for the fix for Bug#35164 (remove priorities on Windows). | Konstantin Osipov | 2009-11-23 | 1 | -7/+0 |
* | | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-10-14 | 1 | -2/+1 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Automerg | Kristofer Pettersson | 2009-10-06 | 1 | -2/+1 |
| |/ / | |||||
* | | | Backport of this changeset | Vladislav Vaintroub | 2009-09-30 | 1 | -2/+1 |
|/ / | |||||
* | | WL#3817: Simplify string / memory area types and make things more consistent ... | unknown | 2007-05-10 | 1 | -1/+1 |
|/ | |||||
* | Bug#25042 OPTIMIZE TABLE cause race condition in IO CACHE SHARE | unknown | 2007-02-15 | 1 | -38/+111 |
* | Merge siva.hindu.god:/usr/home/tim/m/bk/g50 | unknown | 2006-12-26 | 1 | -2/+1 |
|\ | |||||
| * | Many files: | unknown | 2006-12-23 | 1 | -2/+1 |
* | | Change windows pthread_cond_timedwait to use an absolute time value | unknown | 2006-12-18 | 1 | -9/+10 |
* | | BUG#24687 func_misc test fails on win64 | unknown | 2006-12-14 | 1 | -6/+22 |
|/ | |||||
* | Update copyright | unknown | 2001-12-06 | 1 | -15/+14 |