summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* 5.1 -> 5.5 mergeSergey Glukhov2011-08-021-4/+4
|\
| * Bug#11766594 59736: SELECT DISTINCT.. INCORRECT RESULT WITH DETERMINISTIC FUN...Sergey Glukhov2011-08-021-4/+4
* | Fix for bug #11754210 - "45777: CHECK TABLE DOESN'TDmitry Lenev2011-07-221-0/+77
* | Merge from 5.1.Guilhem Bichot2011-05-211-2/+2
|\ \ | |/
| * Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'.Guilhem Bichot2011-05-161-2/+2
| * Bug# 11763784 (former 56541)Jon Olav Hauglid2011-03-291-2/+1
* | Merge from mysql-5.5.12-releaseunknown2011-05-061-9/+6
|\ \
| * | BUG#11766234: ASSERT (TABLE_REF->TABLE || TABLE_REF->VIEW) Jorgen Loland2011-03-141-9/+6
* | | Bug#12348348 - ASSERTION IN ROW0SEL.C LINE 3698:Jon Olav Hauglid2011-04-121-0/+8
|/ /
* | Bug #11764779 (former 57649)Jon Olav Hauglid2011-03-071-19/+32
* | 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
| * mergeGeorgi Kodinov2011-01-121-0/+5
| |\
| * \ automergeGeorgi Kodinov2011-01-071-1/+1
| |\ \
* | \ \ mergeGeorgi Kodinov2011-01-121-0/+5
|\ \ \ \
| * \ \ \ Merge of fix for bug#58553, "Queries with pushed conditions causes 'explain Jan Wedvik2011-01-111-0/+5
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fix for bug#58553, "Queries with pushed conditions causes 'explain extended' Jan Wedvik2011-01-111-0/+5
| | | |/ | | |/|
* | | | automergeGeorgi Kodinov2011-01-071-1/+1
|\ \ \ \ | |/ / /
| * | | MergeKent Boortz2010-12-291-1/+1
| |\ \ \ | | |/ /
| | * | MergeKent Boortz2010-12-291-1/+1
| | |\ \
| | | * | - Added/updated copyright headersKent Boortz2010-12-281-1/+1
* | | | | mergeGeorgi Kodinov2010-12-171-5/+13
|\ \ \ \ \ | |/ / / /
| * | | | Bug #58730 Assertion failed: table->key_read == 0 in close_thread_table,Jon Olav Hauglid2010-12-161-5/+13
* | | | | Auto-merge from mysql-5.1-security.Alexander Nozdrin2010-12-151-0/+12
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Auto-merge from mysql-5.0-security.Alexander Nozdrin2010-12-151-0/+12
| |\ \ \ | | |/ / | |/| |
| | * | Patch for Bug#57952 (privilege change is not taken into account by EXECUTE).Alexander Nozdrin2010-12-151-0/+12
| | |/
| * | Bug#56226 Table map set to 0 after altering MyISAM tableunknown2010-10-111-2/+0
* | | Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-50/+80
* | | A fix and a test case for Bug#56540 "Exception (crash) in Konstantin Osipov2010-10-141-1/+9
* | | Follow-up for Bug #55930 Assertion `thd->transaction.stmt.is_empty()Jon Olav Hauglid2010-10-141-1/+2
* | | Bug #55930 Assertion `thd->transaction.stmt.is_empty() ||Jon Olav Hauglid2010-10-131-0/+3
* | | Reverted a temporary workaround for bug #56405 "DeadlockDmitry Lenev2010-09-301-8/+2
* | | Merge from mysql-5.5-bugteam to mysql-5.5-runtimeJon Olav Hauglid2010-09-301-2/+8
|\ \ \
| * | | Fix compile warning about passing NULL to non-pointerDmitry Lenev2010-09-241-3/+5
| * | | A temporary workaround for bug #56405 "Deadlock in theDmitry Lenev2010-09-061-0/+4
* | | | Fix for bug #56251 "Deadlock with INSERT DELAYED and MERGEDmitry Lenev2010-09-151-2/+6
* | | | Fix for bug #55273 "FLUSH TABLE tm WITH READ LOCK for MergeDmitry Lenev2010-09-091-2/+4
* | | | Bug#27480 (Extend CREATE TEMPORARY TABLES privilegeAlexander Nozdrin2010-08-311-22/+24
* | | | Bug#27480 (Extend CREATE TEMPORARY TABLES privilegeAlexander Nozdrin2010-08-311-22/+44
* | | | Bug#27480 (Extend CREATE TEMPORARY TABLES privilegeAlexander Nozdrin2010-08-271-33/+3
|/ / /
* | | Merge from mysql-5.5-runtime to mysql-5.5-bugfixing.Jon Olav Hauglid2010-08-201-328/+333
|\ \ \
| * | | Bug #55973 Assertion `thd->transaction.stmt.is_empty()'Jon Olav Hauglid2010-08-201-2/+8
| * | | Bug #56085 Embedded server tests fails with assert inJon Olav Hauglid2010-08-191-39/+10
| * | | Merge from mysql-5.5-bugfixing to mysql-5.5-runtimeJon Olav Hauglid2010-08-181-13/+0
| |\ \ \
| * \ \ \ Manual merge from mysql-5.5-bugfixing to mysql-5.5-runtime.Jon Olav Hauglid2010-08-181-87/+0
| |\ \ \ \
| * | | | | Remove dead code.Konstantin Osipov2010-08-121-12/+2
| * | | | | Commit on behalf of Dmitry Lenev.Konstantin Osipov2010-08-121-173/+211
| |\ \ \ \ \
| | * | | | | Fix for bug #52044 "FLUSH TABLES WITH READ LOCK and FLUSHDmitry Lenev2010-07-271-144/+124
| * | | | | | A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-08-111-0/+2
| * | | | | | A fix for Bug#41158 "DROP TABLE holds LOCK_open during unlink()". Konstantin Osipov2010-08-091-114/+118