summaryrefslogtreecommitdiff
path: root/sql/sql_error.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-2/+2
* | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-8/+7
* | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2018-02-041-1/+1
|\ \ \ \
| * | | | Added name to MEM_ROOT for esier debuggingMonty2018-02-021-1/+1
* | | | | Change C_STRING_WITH_LEN to STRING_WITH_LENMonty2018-01-301-5/+5
* | | | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+1
|/ / / /
* | | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-1/+1
* | | | MDEV-10587 sql_mode=ORACLE: User defined exceptionsAlexander Barkov2017-04-051-4/+9
* | | | MDEV-11037 Diagnostics_area refactoring for user defined exceptionsAlexander Barkov2017-04-051-62/+1
* | | | MDEV-11037 Diagnostics_area refactoring for user defined exceptionsAlexander Barkov2017-04-051-38/+45
|/ / /
* | | MDEV-9114: Bulk operations (Array binding)Oleksandr Byelkin2016-11-021-7/+19
* | | MDEV-9947: COM_MULTI united responseOleksandr Byelkin2016-05-171-0/+1
|/ /
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-0/+2
|\ \
| * | Allow mysql_upgrade to enable event after table is correctedMichael Widenius2015-10-211-0/+2
* | | MDEV-6152: Remove calls to current_thd while creating ItemMonty2015-08-271-14/+18
* | | Stage 2 of MDEV-6152:Monty2015-08-211-3/+5
* | | MDEV-8010 - Avoid sql_alloc() in Items (Patch #1)Sergey Vojtovich2015-08-211-3/+4
|/ /
* | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-0/+1
* | Fixed that rpl_row_create_table can be run with --ps-protocolMichael Widenius2014-02-221-0/+1
* | 10.0-monty mergeSergei Golubchik2013-07-211-121/+276
|\ \
| * | Fix trivial compile failures observed in buildbotSergey Petrunya2013-07-051-1/+1
| * | Pull of revision 3313 (Pre-requisite patch for Bug#11763162 (55843 - Handled ...unknown2013-07-021-0/+3
| * | Fixed some memory leaksMichael Widenius2013-06-191-2/+4
| * | Finished merging wl5986 started by Igor.unknown2013-06-191-0/+29
| * | Applied all changes from Igor and SanjaMichael Widenius2013-06-151-115/+240
| * | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-1/+1
* | | 5.5 mergeSergei Golubchik2013-07-171-1/+1
|\ \ \ | | |/ | |/|
| * | mysql-5.5.32 mergeSergei Golubchik2013-07-161-1/+1
| |\ \
| | * | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
* | | | 5.5 mergeSergei Golubchik2013-06-061-2/+6
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | If one declared several continue handler for the same condition on different ...Michael Widenius2013-05-061-0/+4
| * | strmake_buf(X,Y) helper, equivalent to strmake(X,Y,sizeof(X)-1)Sergei Golubchik2013-04-171-2/+2
* | | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-5/+20
|/ /
* | mysql-5.5.18 mergeSergei Golubchik2011-11-031-1/+3
|\ \ | |/
| * Bug#12736295 Buffer overflow for variable converted_err withDavi Arnaut2011-07-151-1/+3
* | 5.5-mergeSergei Golubchik2011-07-021-7/+19
|\ \ | |/
| * A patch for Bug#11763166 (55847: SHOW WARNINGS returns emptyAlexander Nozdrin2011-04-151-4/+19
| * Fix a compilation failure of non-debug build introduced Konstantin Osipov2010-11-121-1/+0
| * Implement a fix for Bug#57058 -- send SERVER_QUERY_WAS_SLOW overKonstantin Osipov2010-11-121-2/+0
* | merge.Sergei Golubchik2010-11-251-0/+3
|\ \ | |/ |/|
| * MBug#643463: slow XtraDB shutdown due to 10 second sleep in purge threadunknown2010-11-031-0/+2
* | Auto-merge from mysql-trunk-bugfixing.Alexander Nozdrin2010-07-301-8/+0
* | Remove exceptions to the assert, bug has been fixed.Davi Arnaut2010-07-201-9/+4
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+2