summaryrefslogtreecommitdiff
path: root/sql/derror.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-30810 errmsg-utf8.txt no longer uses charsetsDaniel Black2023-03-101-1/+1
* Merge branch '10.4' into 10.5Oleksandr Byelkin2020-08-041-1/+1
|\
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-031-1/+1
| |\
| | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-1/+1
| | |\
| | | * Code comment spellfixesIan Gilfillan2020-07-221-1/+1
| | | * imporve clang buildEugene Kosov2019-06-251-1/+1
* | | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-3/+5
|/ / /
* | | Merge 10.2 into 10.3Marko Mäkelä2020-01-311-3/+5
|\ \ \ | |/ /
| * | MDEV-21586: Fix a warning for converting my_bool to boolMarko Mäkelä2020-01-311-3/+4
| * | MDEV-21586 Server does not start if lc_messages setting was not english.Vladislav Vaintroub2020-01-301-2/+3
* | | Merge 10.2 into 10.3Marko Mäkelä2019-12-121-22/+53
|\ \ \ | |/ /
| * | MDEV-11345 Compile english error messages into mysqld executable.Vladislav Vaintroub2019-12-111-22/+53
* | | 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
| | * | Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-1/+1
| | |\ \
| | | * | Fixed compiler error and some warnings on windowsMonty2016-08-231-1/+1
* | | | | Add likely/unlikely to speed up executionMonty2018-05-071-3/+4
* | | | | Don't give warning about usage of --language with full pathMonty2018-01-301-2/+5
* | | | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+1
|/ / / /
* | | | Merge branch '10.2' into bb-10.2-mdev9543Sergei Petrunia2016-04-071-83/+172
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed but when generating .sys filesMonty2016-04-061-3/+5
| * | | Added new range of MariaDB error messages, starting from 3000Monty2016-04-051-83/+170
|/ / /
* | | - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-15/+15
* | | MDEV-6650 - LINT_INIT emits code in non-debug buildsSergey Vojtovich2015-03-161-3/+1
|/ /
* | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-0/+1
* | Applied all changes from Igor and SanjaMichael Widenius2013-06-151-2/+2
* | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-11/+7
* | 10.0-base -> 10.0-montySergei Golubchik2012-10-191-2/+2
|\ \ | |/
| * Better error message when using --language or --log-binMichael Widenius2012-09-071-2/+2
* | More fixesMichael Widenius2012-08-171-3/+3
|/
* 5.3 mergeSergei Golubchik2012-01-131-15/+4
|\
| * Merge with 5.2.Michael Widenius2011-12-111-18/+6
| |\
| | * Merge with MariaDB 5.1Michael Widenius2011-11-241-18/+6
| | |\
| | | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-16/+5
| | | |\
| | * | | Ensure we don't read a MariaDB 5.3 errmsg.sys file or new errmsg.sys file wit...Michael Widenius2011-05-201-19/+67
| | |/ /
* | | | merge with 5.3Sergei Golubchik2011-10-191-22/+81
|\ \ \ \ | |/ / /
| * | | Changed MariaDB error numbers to start from 1900 to not conflict with MySQL e...Michael Widenius2011-05-211-19/+67
| |/ /
* | | Merge from 5.1.Guilhem Bichot2011-05-211-16/+5
|\ \ \ | | |/ | |/|
| * | Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'.Guilhem Bichot2011-05-161-16/+5
| |/
* | Bug#53251 mysql_library_init fails on second execution with embedded lib...Alexey Botchkov2010-09-021-0/+2
* | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-2/+3
* | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-05-311-2/+3
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+6
* | WL#2360 Performance schemaMarc Alff2010-01-061-14/+16
* | Backport of:Konstantin Osipov2009-11-241-3/+3
* | WL#751 Error message construction, backportSergey Glukhov2009-10-151-28/+33
|/
* Doxygenize comments, a*.cc - field.cc .unknown2007-10-091-13/+24
* Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-241-15/+19
|\