summaryrefslogtreecommitdiff
path: root/extra/comp_err.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
| * | | Merge with MySQL 5.1.49Michael Widenius2010-08-021-17/+15
| |\ \ \
| * | | | Removed compiler warningMichael Widenius2010-03-301-1/+1
* | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-201-2/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-201-2/+0
* | | | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-12/+12
|\ \ \ \ \
| * | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-12/+12
* | | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-021-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-3/+3
| | |/ / | |/| |
* | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-101-17/+15
|\ \ \ \ | |/ / /