Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
|\ | |||||
| * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+4 |
| |\ | |||||
| | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 |
* | | | Remove configuration preprocessor symbols 'THREAD' | Magne Mahre | 2011-01-11 | 1 | -13/+0 |
* | | | Auto-merge from mysql-5.5-merge. | Alexander Nozdrin | 2010-08-30 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Part of fix for bug#52044 "FLUSH TABLES WITH READ LOCK and | Dmitry Lenev | 2010-08-06 | 1 | -1/+1 |
* | | | | Merging with mysql-5.5-stage. | Mats Kindahl | 2010-08-16 | 1 | -0/+31 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | WL#5363: Thread Pool Service Interface | Mats Kindahl | 2010-06-07 | 1 | -0/+31 |
* | | | | Implement WL#5502 Remove dead 5.0 class Sensitive_cursor. | Konstantin Osipov | 2010-07-27 | 1 | -34/+17 |
* | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-07-02 | 1 | -2/+1 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Bug#53445: Build with -Wall and fix warnings that it generates | Davi Arnaut | 2010-07-02 | 1 | -2/+1 |
* | | | | A follow up patch for the fix for Bug#51263 "Deadlock between | Konstantin Osipov | 2010-06-01 | 1 | -200/+18 |
| |/ / |/| | | |||||
* | | | Followup to Bug#45225 Locking: hang if drop table with no timeout | Jon Olav Hauglid | 2010-02-15 | 1 | -1/+0 |
* | | | Bug #45225 Locking: hang if drop table with no timeout | Jon Olav Hauglid | 2010-02-11 | 1 | -16/+16 |
* | | | Bug #50821 Deadlock between LOCK TABLES and ALTER TABLE | Jon Olav Hauglid | 2010-02-04 | 1 | -3/+2 |
* | | | Merge next-mr -> next-4284. | Konstantin Osipov | 2010-02-02 | 1 | -74/+76 |
|\ \ \ | |||||
| * | | | WL#2360 Performance schema | Marc Alff | 2009-12-09 | 1 | -74/+76 |
* | | | | Fix for bug #48538 "Assertion in thr_lock() on LOAD DATA CONCURRENT | Jon Olav Hauglid | 2010-01-08 | 1 | -9/+20 |
* | | | | Backport of revno: 2617.68.18 | Jon Olav Hauglid | 2009-12-09 | 1 | -7/+25 |
* | | | | Backport of: | Konstantin Osipov | 2009-12-03 | 1 | -0/+7 |
* | | | | Backport of: | Konstantin Osipov | 2009-12-03 | 1 | -0/+2 |
* | | | | Backport of: | Konstantin Osipov | 2009-12-02 | 1 | -6/+36 |
|/ / / | |||||
* | | | Backport of: | Konstantin Osipov | 2009-11-24 | 1 | -9/+9 |
* | | | Fix for bug #45143 "All connections hang on concurrent ALTER TABLE". | Dmitry Lenev | 2009-10-26 | 1 | -9/+32 |
|/ / | |||||
* | | WL#4259 - Debug Sync Facility | Ingo Struewing | 2009-09-29 | 1 | -0/+22 |
* | | Bug#40536: SELECT is blocked by INSERT DELAYED waiting on | Davi Arnaut | 2009-02-03 | 1 | -3/+6 |
* | | Merge Bug#36579 into mysql-5.1-bugteam | Davi Arnaut | 2008-08-25 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Bug#36579 Dumping information about locks in use may lead to a server crash | Davi Arnaut | 2008-08-25 | 1 | -1/+1 |
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.1-build | guilhem@gbichot4.local | 2008-02-18 | 1 | -3/+3 |
|\ \ | |||||
| * | | Fix for server bug experienced in Maria (wrong "Truncated incorrect <var_name> | guilhem@gbichot4.local | 2008-02-18 | 1 | -3/+3 |
* | | | Bug#30331 Table_locks_waited shows inaccurate values | davi@mysql.com/endora.local | 2008-01-28 | 1 | -1/+2 |
|/ / | |||||
* | | Bug#26379 - Combination of FLUSH TABLE and REPAIR TABLE | istruewing@stella.local | 2007-11-15 | 1 | -10/+23 |
* | | Merge mockturtle.local:/home/dlenev/src/mysql-5.0-bg21281 | dlenev@mockturtle.local | 2007-08-05 | 1 | -8/+32 |
|\ \ | |/ | |||||
| * | Fix for bug #21281 "Pending write lock is incorrectly removed when its | dlenev@mockturtle.local | 2007-08-05 | 1 | -8/+32 |
| * | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1-main | jani@ua141d10.elisa.omakaista.fi | 2007-03-28 | 1 | -1/+1 |
| |\ | |||||
| | * | Fixed compiler warnings. | jani@ua141d10.elisa.omakaista.fi | 2007-03-22 | 1 | -7/+8 |
* | | | WL#3817: Simplify string / memory area types and make things more consistent ... | monty@mysql.com/narttu.mysql.fi | 2007-05-10 | 1 | -2/+2 |
* | | | Fixed compiler warnings | monty@mysql.com/narttu.mysql.fi | 2007-02-23 | 1 | -8/+21 |
* | | | Merge mysql.com:/home/svoj/devel/mysql/merge/mysql-5.0-engines | svoj@april.(none) | 2006-12-30 | 1 | -2/+10 |
|\ \ \ | |/ / | |||||
| * | | Merge mysql.com:/home/svoj/devel/mysql/BUG23526/mysql-5.0-engines2 | svoj@mysql.com/april.(none) | 2006-12-30 | 1 | -2/+10 |
| |\ \ | |||||
| | * | | BUG#23526 - show table status reports incorrect values for MyISAM tables | svoj@mysql.com/april.(none) | 2006-12-05 | 1 | -2/+10 |
* | | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | kent@kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
| |/ / | |||||
* | | | Merge mysql.com:/home/my/mysql-5.0 | monty@nosik.monty.fi | 2006-11-22 | 1 | -7/+8 |
|\ \ \ | |/ / | |||||
| * | | Remove compiler warnings | monty@mysql.com/nosik.monty.fi | 2006-11-20 | 1 | -7/+8 |
* | | | thr_alarm.c, thr_lock.c, my_global.h: | kent@mysql.com/c-584072d5.010-2112-6f72651.cust.bredbandsbolaget.se | 2006-10-12 | 1 | -1/+1 |
* | | | Merge mysql.com:/home/mydev/mysql-5.0-tmp_merge | ingo@mysql.com | 2006-07-04 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Bug#16986 - Deadlock condition with MyISAM tables | ingo@mysql.com | 2006-06-26 | 1 | -0/+2 |
* | | | Remove compiler warnings | monty@mysql.com | 2006-06-23 | 1 | -2/+5 |
* | | | This changeset is largely a handler cleanup changeset (WL#3281), but includes... | monty@mysql.com | 2006-06-04 | 1 | -7/+7 |