summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* Implement new type-of-operation-aware metadata locks.Dmitry Lenev2010-02-0111-134/+2277
* Patch that changes metadata locking subsystem to use mutex per lock andDmitry Lenev2010-01-213-46/+40
* Bug #43685 Lock table affects other non-related tablesJon Olav Hauglid2010-01-151-0/+20
* Bug #49988 MDL deadlocks with mysql_create_db, reload_acl_and_cacheJon Olav Hauglid2010-01-122-2/+21
* Fix for bug #48538 "Assertion in thr_lock() on LOAD DATA CONCURRENTJon Olav Hauglid2010-01-081-0/+13
* Implementation of simple deadlock detection for metadata locks.Dmitry Lenev2009-12-304-70/+331
* Apply and review:Konstantin Osipov2009-12-294-8/+706
* A prerequisite patch for the fix for Bug#46224Konstantin Osipov2009-12-222-8/+1163
* Merge next-mr -> next-4284.Konstantin Osipov2009-12-1614-68/+509
|\
| * Auto-merge from mysql-next-mr-bugfixing.Alexander Nozdrin2009-12-1031-131/+771
| |\
| | * Auto-merge from mysql-next-mr.Alexander Nozdrin2009-12-103-19/+43
| | |\
| | * \ Auto mergeHe Zhenxing2009-12-071-0/+5
| | |\ \
| | | * | Bug#47756 Setting 2byte collation ID with 'set names' crashes the serverAlexander Barkov2009-12-071-0/+5
| | * | | Merge from trunk-bugfixingHe Zhenxing2009-12-051-6/+16
| | |\ \ \ | | | |/ / | | |/| |
| | | * | BUG#49180, fixed MAXVALUE problemMikael Ronstrom2009-12-021-6/+16
| | * | | Auto-merge from mysql-next-mr.Alexander Nozdrin2009-12-034-0/+563
| | |\ \ \
| | * \ \ \ Manual merge from mysql-next-mr.Alexander Nozdrin2009-12-0212-96/+39
| | |\ \ \ \
| | * | | | | Bug#33546: Slowdown on re-evaluation of constant expressions.Evgeny Potemkin2009-12-025-4/+89
| | * | | | | mergeMattias Jonsson2009-12-011-0/+22
| | |\ \ \ \ \
| | | * | | | | Bug#44622: Using PARTITIONs with ARCHIVE engine reports 0 bytes in i_s.TABLESMattias Jonsson2009-08-111-0/+22
| | * | | | | | Manual merge/pull from mysql-next-mr.Alexander Nozdrin2009-11-2512-1/+144
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ mergeMattias Jonsson2009-11-2417-8/+780
| | |\ \ \ \ \ \ \
| | | * | | | | | | Backport of the fix for bug #33969: Updating a text field via aAlexey Kopytov2009-11-212-2/+20
| | | * | | | | | | Merged from mysql-next-mr-bugfixing.Alexey Kopytov2009-11-21167-1196/+8387
| | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merge with next-mrKonstantin Osipov2009-11-2013-2/+745
| | | | |\ \ \ \ \ \ \
| | * | | | | | | | | | merge of bug#35765 into mysql-next-mr-bugfixingMattias Jonsson2009-11-243-8/+42
| | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | merge of Bug#33204 (backport)Martin Hansson2009-11-2088-444/+4285
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Backport of Bug#33204 from mysql-pe toMartin Hansson2009-11-102-48/+315
* | | | | | | | | | | | Merge next-mr -> next-4284Konstantin Osipov2009-12-162-4/+15
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Backport of the patch for bug #8457 "Precision math: DIV Alexey Kopytov2009-10-132-2/+14
* | | | | | | | | | | | Merge next-mr -> next-4284.Konstantin Osipov2009-12-1516-59/+247
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | result updates for the 'row-only' testsAlexey Botchkov2009-11-154-10/+10
| * | | | | | | | | | | Auto-merge from mysql-next-mr.Alexander Nozdrin2009-11-121-5/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | Auto-merge from mysql-next-mr.Alexander Nozdrin2009-11-1283-429/+4274
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Bug#26180 Can't add columns to tables created with utf8 (regular) text indexesAlexander Barkov2009-11-091-0/+17
| * | | | | | | | | | | #Alexander Barkov2009-11-091-0/+108
| * | | | | | | | | | | Backporting test for Bug#158 ENUM and SET types does not accept valid cp1251 ...Alexander Barkov2009-11-091-0/+11
| * | | | | | | | | | | Backporting Bug#37129 LDML lacks <i> ruleAlexander Barkov2009-11-091-0/+0
| * | | | | | | | | | | Bug#41371 Select returns 1 row with condition "col is not null and col i...Alexey Botchkov2009-11-036-48/+54
| * | | | | | | | | | | Bug#9801 Views: imperfect error messageMarc Alff2009-11-022-1/+14
* | | | | | | | | | | | Merge next-mr -> next-4284.Konstantin Osipov2009-12-155-1/+71
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge mysql-next-mr to mysql-next-mr-svoj.Sergey Vojtovich2009-12-095-1/+71
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| | * | | | | | | | | | merging with mysql-next-mr-svojV Narayanan2009-12-081-0/+56
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Bug#40814 CSV engine does not parse \X characters when they occur in unquoted...V Narayanan2009-12-031-0/+56
| | * | | | | | | | | | | WL#2511 - Add a new table to the Information Schema for TABLESPACE'sSergey Vojtovich2009-12-073-1/+13
| | |/ / / / / / / / / /
| | * | | | | | | | | | Backport from 6.0-codebase.Sergey Vojtovich2009-11-251-0/+2
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
* | | | | | | | | | | Bug #48940 MDL deadlocks against mysql_rm_dbJon Olav Hauglid2009-12-151-0/+17
* | | | | | | | | | | Backport of:Konstantin Osipov2009-12-113-11/+175
* | | | | | | | | | | Bug#46374 crash, INSERT INTO t1 uses function, function modifies t1Magne Mahre2009-12-101-0/+11
* | | | | | | | | | | Backport of revno: 3690Jon Olav Hauglid2009-12-101-6/+4