summaryrefslogtreecommitdiff
path: root/extra/perror.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | | | 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
* | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndbunknown2007-06-171-2/+18
|\ \
| * | correct warningunknown2007-06-141-1/+1
| * | get mgmapi error codes into perrorunknown2007-06-141-2/+18
* | | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-5/+5
|/ /
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ | |/
| * Many files:unknown2006-12-231-2/+1
* | Merge bodhi.local:/opt/local/work/tmp_mergeunknown2006-08-121-13/+19
|\ \ | |/
| * Bug#16561 Unknown ERROR msg "ERROR 1186 (HY000): Binlog closed" by perrorunknown2006-07-261-12/+15
| * Bug#20145 perror segfault when call it with error nrunknown2006-07-241-1/+4
* | Merge mysql.com:/home/kostja/mysql/mysql-5.0-rootunknown2006-02-091-1/+15
|\ \ | |/
| * Bug #17235 perror prints wrong prefix for ndb error codesunknown2006-02-081-1/+15
* | fixed "perror --ndb" for 5.1 (bug #15486)unknown2005-12-051-4/+4
* | Mergeunknown2005-10-071-2/+6
|\ \ | |/
| * added structured ndbd exit codesunknown2005-10-031-2/+6
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-201-1/+1
|\ \ | |/
| * Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-07-191-1/+1
| |\
| | * perror.c:unknown2005-07-191-1/+1
* | | All changes for change to all storage engines being under storage directory.unknown2005-04-261-1/+1
|/ /
* | Remove compiler warnings and remove not used variablesunknown2005-02-251-1/+2
|/
* Fix output of perror to include whether the error messageunknown2005-02-161-6/+7