summaryrefslogtreecommitdiff
path: root/sql/sql_error.cc
Commit message (Expand)AuthorAgeFilesLines
* refactor THD::raise_condition() familySergei Golubchik2021-10-261-2/+2
* MDEV-26635 ROW_NUMBER is not 0 for errors not caused because of rowsSergei Golubchik2021-10-261-2/+2
* MDEV-26832: ROW_NUMBER in SIGNAL/RESIGNAL causes a syntax errorRucha Deodhar2021-10-261-0/+1
* MDEV-26606: ROW_NUMBER property value isn't passed from inside a storedRucha Deodhar2021-10-061-3/+5
* MDEV-10075: Provide index of error causing error in array INSERTSergei Golubchik2021-09-161-1/+1
* MDEV-10075: Provide index of error causing error in array INSERTRucha Deodhar2021-09-151-1/+2
* merge 10.5 to 10.6Vladislav Vaintroub2021-07-161-5/+17
|\
| * MDEV-21916: COM_STMT_BULK_EXECUTE with RETURNING insert wrong valuesOleksandr Byelkin2021-07-151-5/+17
* | Added ErrConvString.lex_cstring() to simplify codeMonty2021-05-191-4/+4
* | MDEV-21612 - remove COM_MULTI from server and C/CVladislav Vaintroub2020-07-141-1/+0
|/
* MDEV-22043 Special character leads to assertion in my_wc_to_printable_generic...Alexander Barkov2020-05-091-2/+2
* MDEV-21824 Crash in convert_error_messageVladislav Vaintroub2020-03-161-1/+1
* perfschema memory related instrumentation changesSergei Golubchik2020-03-101-1/+1
* MDEV-8844 Unreadable control characters printed as is in warningsAlexander Barkov2019-12-061-59/+38
* MDEV-18553: MDEV-16327 pre-requisits part 2: uniform of LIMIT/OFFSET handlingOleksandr Byelkin2019-10-131-3/+3
* MDEV-18553: MDEV-16327 pre-requisits part 1: isolation of LIMIT/OFFSET handlingOleksandr Byelkin2019-10-131-5/+5
* MDEV-19991 Turn I_S tables GEOMETRY_COLUMNS and SPATIAL_REF_SYS into a pluginAlexander Barkov2019-07-091-0/+10
* MDEV-19897 Rename source code variable names from utf8 to utf8mb3Alexander Barkov2019-06-281-1/+1
* 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