summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Patch that changes metadata locking subsystem to use mutex per lock andDmitry Lenev2010-01-2124-827/+1574
* Bug #50412 Assertion `! is_set()' failed inJon Olav Hauglid2010-01-201-1/+2
* Bug #43685 Lock table affects other non-related tablesJon Olav Hauglid2010-01-152-0/+60
* Partial backport of:Jon Olav Hauglid2010-01-143-11/+11
* Bug #49988 MDL deadlocks with mysql_create_db, reload_acl_and_cacheJon Olav Hauglid2010-01-125-4/+72
* Backport ofTor Didriksen2010-01-124-18/+38
* Fix for bug #48538 "Assertion in thr_lock() on LOAD DATA CONCURRENTJon Olav Hauglid2010-01-083-9/+55
* Implementation of simple deadlock detection for metadata locks.Dmitry Lenev2009-12-3017-262/+1189
* Disable test case for Bug#49972.Alexander Nozdrin2009-12-291-1/+1
* A test case for Bug#49972 (Crash in prepared statements).Alexander Nozdrin2009-12-291-0/+110
* Apply and review:Konstantin Osipov2009-12-2925-303/+2239
* A prerequisite patch for the fix for Bug#46224Konstantin Osipov2009-12-2224-387/+2331
* Partial backport of:Jon Olav Hauglid2009-12-172-8/+0
* Bug #48724 Deadlock between INSERT DELAYED and FLUSH TABLESJon Olav Hauglid2009-12-171-21/+23
* Bug #48541 Deadlock between LOCK_open and LOCK_mdlJon Olav Hauglid2009-12-162-1/+3
* Merge next-mr -> next-4284.Konstantin Osipov2009-12-16115-150049/+82819
|\
| * Auto-merge from mysql-trunk.Alexander Nozdrin2009-12-1119-3656/+0
| |\
| | * Remove BitKeeper dir and .cvsignore.Alexander Nozdrin2009-12-1119-3656/+0
| * | Auto-merge (empty) from mysql-next-mr.Alexander Nozdrin2009-12-110-0/+0
| |\ \
| | * \ Auto-merge (empty) from mysql-trunk.Alexander Nozdrin2009-12-110-0/+0
| | |\ \ | | | |/
| | | * Auto-merge from mysql-trunk-bugfixing.Alexander Nozdrin2009-12-1113-101/+258
| | | |\
| | * | \ Auto-merge from mysql-next-mr-bugfixing.Alexander Nozdrin2009-12-11175-146770/+84297
| | |\ \ \
| * | \ \ \ Auto-merge from mysql-next-mr-bugfixing.Alexander Nozdrin2009-12-10175-146770/+84297
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Auto-merge (empty) from mysql-trunk-bugfixing.Alexander Nozdrin2009-12-100-0/+0
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Auto-merge (empty) from mysql-trunk.Alexander Nozdrin2009-12-100-0/+0
| | | |\ \ \ | | | | | |/ | | | | |/|
| | * | | | Auto-merge from mysql-next-mr.Alexander Nozdrin2009-12-1066-624/+1308
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Bug#35589 SET PASSWORD caused a crashMagne Mahre2009-12-081-1/+1
| | * | | | Auto mergeHe Zhenxing2009-12-073-0/+16
| | |\ \ \ \
| | | * | | | Bug#47756 Setting 2byte collation ID with 'set names' crashes the serverAlexander Barkov2009-12-073-0/+16
| | * | | | | Merge from trunk-bugfixingHe Zhenxing2009-12-055-11/+36
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Postfix after merge patch for Bug#49020He Zhenxing2009-12-042-3/+3
| | | * | | | Auto merge fixes for Bug#49020He Zhenxing2009-12-047-86/+215
| | | |\ \ \ \
| | | * | | | | BUG#49180, fixed MAXVALUE problemMikael Ronstrom2009-12-023-8/+33
| | * | | | | | Auto merge from 5.1-rep-semisyncHe Zhenxing2009-12-058-88/+219
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | Auto merge postfix of Bug#49020He Zhenxing2009-12-041-2/+3
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | * | | | Post fix for previous patch of Bug#49020He Zhenxing2009-12-041-2/+3
| | | * | | | | Auto Merge fix for Bug#49170He Zhenxing2009-12-041-2/+4
| | | |\ \ \ \ \
| | | | * | | | | Bug#49170 Inconsistent placement of semisync plugin prevents it from getting ...He Zhenxing2009-12-041-2/+4
| | | * | | | | | Auto merge fix for Bug#49020He Zhenxing2009-12-047-85/+213
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| / / / / | | | | |/ / / /
| | | | * | | | Bug#49020 Semi-sync master crashed with free_pool == NULL, assertion `free_po...He Zhenxing2009-12-047-85/+213
| | * | | | | | Auto-merge from mysql-next-mr.Alexander Nozdrin2009-12-0418-23/+3857
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Auto-merge from mysql-next-mr.Alexander Nozdrin2009-12-0360-378/+3925
| | |\ \ \ \ \ \ \
| | * | | | | | | | Fix merge mistake.Alexander Nozdrin2009-12-021-2/+2
| | * | | | | | | | Manual merge from mysql-next-mr.Alexander Nozdrin2009-12-02176-2787/+1207
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Bug #49130 Running mtr tests with valgrind and debug produces lots of warningsTor Didriksen2009-12-024-15/+15
| | * | | | | | | | | Bug#33546: Slowdown on re-evaluation of constant expressions.Evgeny Potemkin2009-12-0211-5/+352
| | * | | | | | | | | Auto-merged fix for the bug#34384.Evgeny Potemkin2009-12-017-40/+198
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Bug#34384: Slow down on constant conversion.Evgeny Potemkin2009-11-067-40/+198
| | * | | | | | | | | | mergeMattias Jonsson2009-12-013-9/+60
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Bug#44622: Using PARTITIONs with ARCHIVE engine reports 0 bytes in i_s.TABLESMattias Jonsson2009-08-113-8/+58