summaryrefslogtreecommitdiff
path: root/extra/comp_err.c
Commit message (Expand)AuthorAgeFilesLines
* Merge with MySQL 5.1.50Michael Widenius2010-08-271-5/+3
|\
| * Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-201-2/+0
| * Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-3/+3
* | Fixed compiler warningsMichael Widenius2010-08-041-1/+2
* | Merge with MySQL 5.1.49Michael Widenius2010-08-021-17/+15
|\ \ | |/
| * Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-17/+15
* | Removed compiler warningMichael Widenius2010-03-301-1/+1
|/
* mergeGeorgi Kodinov2009-11-201-5/+7
|\
| * Bug#48864: MySQL fails to compile on 64 bit Fedora 12Georgi Kodinov2009-11-181-5/+7
* | 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
* | | Added pathes to mysqld_error.h and sql_state.h; fixed segfault bug; unknown2004-12-141-7/+2
* | | WL#1051, more maintanable error messages.unknown2004-12-131-210/+842
|/ /
* | Merge with 4.0.16unknown2003-10-071-2/+2
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-09-231-1/+1
| |\
| | * - fixed several typos ("uppdate"->"update" and "tryed"->"tried")unknown2003-09-191-1/+1