summaryrefslogtreecommitdiff
path: root/extra/perror.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug #17235 perror prints wrong prefix for ndb error codesunknown2006-02-081-1/+15
* added structured ndbd exit codesunknown2005-10-031-2/+6
* Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-07-191-1/+1
|\
| * perror.c:unknown2005-07-191-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
* Applied a patch for Netware.unknown2005-02-081-0/+5
* Fixed during review of new pulled codeunknown2005-02-021-6/+8
* Bug #7390 perror.exe doesn't workunknown2005-01-311-1/+12
* Bug #6748 heap_rfirst() doesn't work (and never did!)unknown2004-11-221-1/+1
* Merge with 4.0unknown2004-09-011-1/+1
|\
| * Added global my_getopt_error_reporter function pointer which is unknown2004-08-311-1/+1
* | mergedunknown2004-08-261-1/+1
|\ \ | |/
| * mysql_priv.h:unknown2004-08-141-1/+1
| * Fix for bug #4182unknown2004-06-181-1/+1
* | bug#5076 bug#5077unknown2004-08-181-2/+2
* | perror.c:unknown2004-06-181-1/+1
* | Fix skipp -> skip once and for all.unknown2004-06-031-1/+1
* | merge with 4.0 to get Netware patches and fixes for libmysqld.dllunknown2004-05-251-3/+18
|\ \ | |/
| * Added patches from Novellunknown2004-05-251-5/+19
* | merge resolveunknown2004-05-101-1/+23
|\ \
| * | extended perror to enable printing of storage engine specific errors for ndbunknown2004-05-051-1/+23
* | | Merge with 4.0.19unknown2004-05-051-1/+1
|\ \ \ | |/ / |/| / | |/
| * don't mention max row size, it's storage-engine dependentunknown2004-04-271-1/+1
* | Merge with 4.0.14unknown2003-08-111-1/+1
|\ \ | |/
| * perror.c:unknown2003-07-121-1/+1
* | consistency fix - all help texts for command-line options should end with a dot.unknown2003-06-131-2/+2
|/
* low-level error messages cleanupunknown2003-01-281-2/+6
* perror.c:unknown2002-12-141-0/+1
* Added useful exit error code for programs using my_getopt in caseunknown2002-05-291-6/+3
* moved my_getopt.h under client_priv.hunknown2002-05-221-54/+50
* Update copyrightunknown2001-12-061-17/+15
* Merge work.mysql.com:/home/bk/mysqlunknown2001-09-181-2/+15
|\
| * Fix for LOAD DATA FROM MASTER when using tables with checksumunknown2001-09-181-2/+15
* | mergeunknown2001-09-171-0/+4
|\ \ | |/
| * Added unique error for DEADLOCKunknown2001-09-171-0/+4
* | Changed to use my_global.hunknown2001-09-141-1/+1
|/
* Fixed problem with auto-repair of MyISAM tablesunknown2000-11-211-0/+1
* Fix of LEFT JOIN optimizer bug, problem with key cache on Windows andunknown2000-10-141-2/+2
* Portability fixesunknown2000-10-111-6/+12
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,unknown2000-09-261-1/+2
* Fixes for MERGE TABLES and HEAP tablesunknown2000-09-141-3/+5
* Import changesetunknown2000-07-311-0/+207