summaryrefslogtreecommitdiff
path: root/extra/comp_err.c
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26221: DYNAMIC_ARRAY use size_t for sizesEric Herman2021-10-191-2/+2
* MDEV-8334: Rename utf8 to utf8mb3Rucha Deodhar2021-05-191-1/+2
* Added 'const' to arguments in get_one_option and find_typeset()Monty2021-02-081-1/+1
* Fixed wrong free in comp_errMonty2020-07-231-1/+4
* Merge 10.4 into 10.5Marko Mäkelä2020-05-311-0/+1
|\
| * Merge 10.2 into 10.3Marko Mäkelä2020-05-251-0/+1
| |\
| | * MDEV-22545: my_vsnprintf behaves not as in C standardOleksandr Byelkin2020-05-241-0/+1
* | | cleanup: PSI key is *always* the first argumentSergei Golubchik2020-03-101-2/+2
* | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-16/+20
* | | longer regex error messagesSergei Golubchik2019-12-211-11/+10
* | | MDEV-12684 Show what config file a sysvar got a value fromSergei Golubchik2019-10-141-5/+4
|/ /
* | 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
| * | | Fixed wrong arguments to printf and related functionsMonty2018-01-041-0/+2
* | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-0/+2
* | | | Add multiple parsing protection to include/mysqld_error.hMonty2017-04-181-0/+2
|/ / /
* | | fix build and some warningskevg2016-11-241-2/+2
* | | Fixed compiler warnings and test failures found by buildbotMonty2016-06-241-3/+4
* | | Fixed but when generating .sys filesMonty2016-04-061-21/+40
* | | Added new range of MariaDB error messages, starting from 3000Monty2016-04-051-24/+72
|/ /
* | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-1/+0
* | 10.0-base merge.Sergei Golubchik2013-09-211-2/+2
|\ \
| * \ 5.5 merge and fixes for compiler/test errorsSergei Golubchik2013-09-181-2/+2
| |\ \ | | |/
| | * mysql-5.5.33 mergeSergei Golubchik2013-09-061-2/+2
| | |\
| | | * Merge from mysql-5.1 to mysql-5.5Jon Olav Hauglid2013-05-161-1/+19
| | | |\
| | | | * Bug#16807394: PREVENT NEW ERROR MESSAGES FROM BEING ADDED TO 5.5Jon Olav Hauglid2013-05-161-1/+19
* | | | | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-4/+7
* | | | | 10.0-base mergeSergei Golubchik2013-01-311-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | cleanup: use MYF() for mysys flagsSergei Golubchik2013-01-231-2/+2
| * | | | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-2/+2
* | | | | More fixesMichael Widenius2012-08-171-3/+3
|/ / / /
* | | | Added text for errno in error messages by:Michael Widenius2012-05-301-2/+2
|/ / /
* | | 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\ \ \
| * \ \ Merge with 5.2.Michael Widenius2011-12-111-2/+5
| |\ \ \
| | * \ \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+5
| | |\ \ \ | | | | |/ | | | |/|
| * | | | when freeing a possibly NULL pointer under safemalloc - use MY_ALLOW_ZERO_PTRSergei Golubchik2011-10-111-1/+1
* | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | |\ \ \
| | | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+5
* | | | | | merge with 5.3Sergei Golubchik2011-10-191-12/+74
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Fix comp_errr crash ( fprintf crashes wheb uninitialized string is passed)Vladislav Vaintroub2011-05-211-0/+1
| * | | | | Changed MariaDB error numbers to start from 1900 to not conflict with MySQL e...Michael Widenius2011-05-211-11/+73
| | |_|_|/ | |/| | |
* | | | | 5.5-mergeSergei Golubchik2011-07-021-2/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Bug #11766729 59906: 5.5 DEBUG BUILDS BROKEN BY EXTRA/COMP_ERR.CTor Didriksen2011-02-161-2/+1
* | | | | merge.Sergei Golubchik2010-11-251-1/+2
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge with MySQL 5.1.50Michael Widenius2010-08-271-5/+3
| |\ \ \ | | |/ /
| * | | Fixed compiler warningsMichael Widenius2010-08-041-1/+2