summaryrefslogtreecommitdiff
path: root/extra/comp_err.c
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
|\ \ \ \ | |/ / /
| * | | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-17/+15
| |/ /
* | | 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-3/+29
* | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-121-5/+7
|\ \ \
| * \ \ Manual merge from mysql-trunk.Alexander Nozdrin2009-12-111-1/+1
| |\ \ \ | | |/ / | |/| |
| * | | mergeGeorgi Kodinov2009-11-201-5/+7
| |\ \ \ | | | |/ | | |/|
| | * | Bug#48864: MySQL fails to compile on 64 bit Fedora 12Georgi Kodinov2009-11-181-5/+7
* | | | Backport of:Konstantin Osipov2009-11-241-4/+4
| |_|/ |/| |
* | | WL#751 Error message construction, backportSergey Glukhov2009-10-151-1/+1
|/ /
* | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-1/+1
|\ \ | |/
| * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-1/+1
* | Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.0-maintunknown2007-10-051-0/+1
|\ \ | |/
| * Fixed Bug #27789 "Wrong permissions of sql/share/language directories"unknown2007-10-051-0/+1
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-241-31/+31
|\ \
| * | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-31/+31
* | | wl#2936 post-merge fixesunknown2007-04-161-1/+1
|/ /
* | Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/maint/50unknown2007-03-081-2/+2
|\ \ | |/
| * comp_err.c: return ha_checksum from checksum_format_specifier() - more corre...unknown2007-03-081-2/+2
| * Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0unknown2007-03-011-0/+4
| |\
| | * Fixed compiler warnings (for linux and win32 and win64)unknown2007-02-221-0/+4
* | | Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.1unknown2007-03-011-0/+4
|\ \ \
| * | | Fixed compiler warningsunknown2007-02-231-0/+4
* | | | Merge pilot.blaudden:/home/msvensson/mysql/comp_err_checksum/my50-comp_err_ch...unknown2007-02-221-8/+7
|\ \ \ \ | | |/ / | |/| |
| * | | Bug #26571 Different format specifiers in errmsg.txtunknown2007-02-221-0/+119
| | |/ | |/|
* | | Merge pilot.mysql.com:/home/msvensson/mysql/comp_err_checksum/my50-comp_err_c...unknown2007-02-141-0/+120
|\ \ \ | |_|/ |/| |
| * | Add check of format specifiers in error message stringsunknown2007-02-141-0/+120
| |/
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ | |/
| * Many files:unknown2006-12-231-2/+1
| * Fixes for crashes and test failuresunknown2006-09-011-1/+2
* | Define USE_TLS when compiling libmysql.dll, to avoid crashing whenunknown2006-03-221-1/+2
* | Rename of my_strdup_with_lenght to match the more common "strndup" method. So...unknown2006-01-251-3/+3
|/
* extra/comp_err.c : Fix a merge error.unknown2006-01-161-1/+2
* Manual merge of the fix for bug#16106.unknown2006-01-161-4/+4
|\
| * Merge mysql.com:/M40/push-4.0 into mysql.com:/M41/merge-4.1unknown2006-01-131-1/+3
| |\
| | * extra/comp_err.c + scripts/mysqld_multi.sh :unknown2006-01-131-1/+3
* | | Fail when two messages exist for the same language for an error in theunknown2005-10-051-7/+23
* | | comp_err.c:unknown2005-09-101-8/+8
* | | Remove compiler warnings and remove not used variablesunknown2005-02-251-2/+2
* | | Fixes for windows compilation bugsunknown2005-01-261-4/+4
* | | ER_WARN_DATA_TRUNCATED replaced with WARN_DATA_TRUNCATED.unknown2005-01-191-1/+2
* | | Mergeunknown2005-01-131-1/+16
|\ \ \
| * | | Bug in InnoDB; unknown2005-01-131-0/+1
| * | | Added creation of mysqld_ername.hunknown2005-01-041-1/+15
* | | | WL#1895 - Print message to error log in case of detected MyISAM corruptionunknown2004-12-231-3/+6
|/ / /
* | | Fixed compile error in extra/comp_err.c with -debug for some compilers.unknown2004-12-141-2/+1