summaryrefslogtreecommitdiff
path: root/sql/sql_do.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\
| * Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | |\
| | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | |\
| | | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | | MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operationsOleksandr Byelkin2018-07-041-1/+1
|/ / / /
* | | | Add likely/unlikely to speed up executionMonty2018-05-071-1/+1
* | | | cleanup: remove MARK_COLUMNS_NONESergei Golubchik2018-02-121-1/+1
* | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-10-301-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2017-10-241-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch '10.0' into 10.1Sergei Golubchik2017-10-221-1/+1
| | |\ \
| | | * \ Merge branch '5.5' into 10.0Sergei Golubchik2017-10-181-1/+1
| | | |\ \ | | | | |/
| | | | * MDEV-9619: Assertion `null_ref_table' failed in virtual table_map Item_direct...Oleksandr Byelkin2017-10-131-1/+1
* | | | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+1
|/ / / /
* | | | This is the consolidated patch for mdev-8646:bb-10.2-mdev8646Igor Babaev2016-02-091-1/+1
|/ / /
* | | MDEV-8806 Numeric CAST produce different warnings for strings literals vs fun...Alexander Barkov2015-09-251-1/+1
|/ /
* | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-0/+1
|/
* Updated/added copyright headersKent Boortz2011-06-301-2/+2
|\
* | A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-07-271-2/+3
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+5
* | Backport of:Konstantin Osipov2009-12-031-1/+2
|/
* Rename send_ok to my_ok. Similarly to my_error, it only records the status,unknown2008-02-191-1/+1
* A fix and a test case for Bug#12713 "Error in a stored function called from unknown2008-02-191-1/+11
* Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-311-1/+1
|\
| * my_strtoll10-x86.s:unknown2006-12-311-1/+1
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ | |/
| * Many files:unknown2006-12-231-2/+1
* | This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-1/+1
|/
* Name resolution context added (BUG#6443)unknown2005-07-011-1/+1
* Merge with 4.1unknown2004-12-221-1/+0
|\
| * Fix for bug #6765 "Implicit access to time zone description unknown2004-12-091-1/+0
* | mergedunknown2004-11-221-0/+1
|\ \ | |/
| * Fix for bug #6462 "Same request on same data returns differentunknown2004-11-221-0/+1
* | errors without code removedunknown2004-10-201-3/+3
|/
* fixed error handling in SET and DO operators (BUG#1484)unknown2003-10-081-0/+1
* fixed subselects with temporary tables (SCRUM)unknown2003-01-251-1/+1
* Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-1/+1
* Fixed access privilege bug in query cache.unknown2001-12-221-1/+0
* Fix after mergeunknown2001-12-171-1/+1
* Added DO commandunknown2001-12-171-0/+35