summaryrefslogtreecommitdiff
path: root/extra/perror.c
Commit message (Expand)AuthorAgeFilesLines
* Added 'const' to arguments in get_one_option and find_typeset()Monty2021-02-081-1/+1
* Contain AIX perrorEtienne Guesnet2020-12-161-7/+13
* Fix build on GCC 5Etienne Guesnet2020-12-161-1/+1
* Add build on AIXEtienne Guesnet2020-12-161-1/+6
* Merge 10.4 into 10.5Marko Mäkelä2019-11-191-10/+13
|\
| * MDEV-21062 Buildbot, Windows - sporadically missing lines from mtr's "exec"Vladislav Vaintroub2019-11-151-10/+13
* | MDEV-12684 Show what config file a sysvar got a value fromSergei Golubchik2019-10-141-3/+4
|/
* 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-4941 make: AIX fails with 'Identifier not allowed in cast'; syntax error...Sergei Golubchik2013-09-091-1/+0
* | | | | Changed some MySQL names in messages to MariaDBMonty2018-12-091-3/+3
|/ / / /
* | | | Don't give warnings from perror or resolveip with safemallocMichael Widenius2018-07-291-0/+8
* | | | Make possible to use clang on Windows (clang-cl)Vladislav Vaintroub2018-02-201-1/+1
|/ / /
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-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
* | | MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)Sergei Golubchik2014-10-111-57/+1
|/ /
* | Merge mariadb-5.5 -> 10.0-base.Igor Babaev2012-12-161-2/+3
|\ \ | |/
| * 5.3->5.5 mergeSergei Golubchik2012-11-221-1/+1
| |\
| | * Merge MySQL 5.1.66 -> MariaDB 5.1.65unknown2012-11-061-2/+3
| | |\
| * | \ mysql-5.5.28Sergei Golubchik2012-10-161-1/+2
| |\ \ \
| | * \ \ Merge of patch for Bug#13928675 from mysql-5.1.Nirbhay Choubey2012-08-071-2/+3
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Bug#13928675 MYSQL CLIENT COPYRIGHT NOTICE MUSTNirbhay Choubey2012-08-071-2/+3
* | | | | Fixes after Serg's review of %M extenstionsMichael Widenius2012-06-171-3/+2
|/ / / /
* | | | 5.3 mergeSergei Golubchik2012-01-131-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| |\ \ \ | | | |/ | | |/|
| | * | Updated/added copyright headersKent Boortz2011-07-031-2/+31
| | |\ \ | | |/ / | |/| |
| * | | Bug#11900714 REMOVE LGPL LICENSED FILES IN MYSQL 5.1Magne Mahre2011-03-281-1/+30
* | | | move safemalloc out of dbug.Sergei Golubchik2011-12-121-0/+2
| |_|/ |/| |
* | | Updated/added copyright headersKent Boortz2011-07-041-2/+6
|\ \ \
| * | | This patch is for 5.5.Guilhem Bichot2011-06-071-3/+6
* | | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| |\ \ | | |/ | |/|
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | * Fix for BUG#18828 - If InnoDB runs out of undo slots, Satya B2009-07-171-0/+1
| | * Bug#39370: wrong output for error code 153Chad MILLER2009-02-241-0/+11
* | | Bug#11933945 REMOVE LGPL LICENSED FILES IN MYSQL 5.5Magne Mahre2011-03-291-1/+33
* | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-5/+1
* | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-101-5/+5
|\ \ \ | |/ /
| * | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-5/+5
* | | Bug #53445 Build with -Wall and fix warnings that it generatesTor Didriksen2010-05-261-1/+1
* | | Bug#10143 Perror not showing error descriptionMarc Alff2010-02-231-0/+48
|/ /
* | Make help text for perror more accurate. (Bug #34574)Jim Winstead2009-04-281-1/+1
* | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-11-271-2/+38
|\ \ | |/
| * Bug#34825 perror on windows doesn't know about win32 error codesSergey Glukhov2008-11-271-2/+38
* | perror.c:unknown2008-03-281-0/+1
* | Fixed problem with non-synchronous error listsunknown2008-03-281-49/+30