summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge from 5.1.Guilhem Bichot2011-05-211-2/+3
|\
| * Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'.Guilhem Bichot2011-05-161-2/+3
* | Manual merge from 5.1Mattias Jonsson2011-04-201-10/+17
|\ \ | |/
| * Bug#11766249 bug#59316: PARTITIONING AND INDEX_MERGE MEMORY LEAKMattias Jonsson2011-04-201-8/+15
| * Bug#11766249 bug#59316: PARTITIONING AND INDEX_MERGE MEMORY LEAKMattias Jonsson2011-03-251-3/+3
* | Bug #11755431 (former 47205)Jon Olav Hauglid2011-03-081-3/+7
* | BUG#11762751: UPDATE STATEMENT THROWS AN ERROR, BUT STILL Jorgen Loland2011-02-211-0/+1
* | weave merge from mysql-5.1 to mysql-5.5Georgi Kodinov2011-02-081-1/+1
|\ \ | |/
| * Updating header copyright/README in source for 2011Karen Langford2011-01-251-1/+1
* | Merge of fix for bug#58553, "Queries with pushed conditions causes 'explain Jan Wedvik2011-01-111-0/+1
|\ \ | |/
| * Fix for bug#58553, "Queries with pushed conditions causes 'explain extended' Jan Wedvik2011-01-111-0/+1
| * BUG#46166Luis Soares2010-12-161-1/+5
| |\
* | \ BUG#46166Luis Soares2010-12-161-1/+5
|\ \ \
| * \ \ BUG#46166Luis Soares2010-12-071-1/+5
| |\ \ \ | | | |/ | | |/|
| | * | BUG#46166: MYSQL_BIN_LOG::new_file_impl is not propagating error Luis Soares2010-11-301-1/+5
* | | | 5.1-bugteam->5.5-bugteam mergeSergey Glukhov2010-12-131-8/+22
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Bug#39828 : Autoinc wraps around when offset and increment > 1Sergey Glukhov2010-12-131-8/+22
| |/
* | Merge from mysql-5.5-bugteam to mysql-5.5-runtimeJon Olav Hauglid2010-11-171-1/+1
|\ \
| * \ Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-11-161-1/+1
| |\ \ | | |/
| | * Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failureDavi Arnaut2010-11-101-1/+1
* | | Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-8/+32
|/ /
* | Bug#52172 test binlog.binlog_index needs --skip-core-file to avoid leaving co...Tor Didriksen2010-10-181-5/+5
|\ \ | |/
| * Bug#52172 test binlog.binlog_index needs --skip-core-file to avoid leaving co...Tor Didriksen2010-10-181-5/+5
* | Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.cDavi Arnaut2010-10-061-0/+15
* | A fix for Bug#41158 "DROP TABLE holds LOCK_open during unlink()". Konstantin Osipov2010-08-091-0/+28
* | Merge trunk-bugfixing -> trunk-runtime.Konstantin Osipov2010-07-271-13/+0
|\ \
| * | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-4/+0
| * | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-9/+0
* | | A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-07-271-2/+2
|/ /
* | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-6/+6
* | Bug#20837 Apparent change of isolation level during transactionMagne Mahre2010-06-081-3/+0
|\ \
| * | Draft patch that fixes and a sketches test cases for:Konstantin Osipov2010-05-071-3/+0
* | | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-05-311-3/+4
* | | Auto-merge from mysql-trunk.Alexander Nozdrin2010-05-281-4/+8
|\ \ \
| * \ \ Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-04-301-4/+8
| |\ \ \ | | | |/ | | |/|
| | * | BUG#39053 - UNISTALL PLUGIN does not allow the storage engineSergey Vojtovich2010-04-141-4/+8
| | * | Revert of the push of bug #20837 due to failing regression tests.Georgi Kodinov2009-12-011-8/+2
| | * | Bug #20837 Apparent change of isolation level during transactionMagne Mahre2009-11-301-2/+8
* | | | Merge of bug#51851.Mattias Jonsson2010-05-241-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Bug#51851: Server with SBR locks mutex twice on LOAD DATAMattias Jonsson2010-03-301-1/+1
* | | | Clean-up, give better names, add comments toKonstantin Osipov2010-05-061-3/+22
| |/ / |/| |
* | | merge from mysql-trunk-bugfixingJon Olav Hauglid2010-04-201-1/+12
|\ \ \
| * | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+12
| |/ /
* | | Fix assorted compiler warnings.Davi Arnaut2010-03-161-1/+2
|/ /
* | mergeVladislav Vaintroub2010-02-161-72/+20
|\ \
| * \ Merge next-mr -> next-4284.Konstantin Osipov2010-02-051-6/+30
| |\ \
| * \ \ Merge next-mr -> next-4284Konstantin Osipov2010-02-031-16/+22
| |\ \ \
| * \ \ \ Merge next-mr -> next-4284.Konstantin Osipov2010-02-031-12/+1
| |\ \ \ \
| * | | | | Implement new type-of-operation-aware metadata locks.Dmitry Lenev2010-02-011-2/+2
| * | | | | Backport of:Konstantin Osipov2009-12-031-53/+13