summaryrefslogtreecommitdiff
path: root/extra/comp_err.c
Commit message (Expand)AuthorAgeFilesLines
* Temporary commit of 10.0-mergeMichael Widenius2013-03-261-4/+7
* 10.0-base mergeSergei Golubchik2013-01-311-2/+2
|\
| * cleanup: use MYF() for mysys flagsSergei Golubchik2013-01-231-2/+2
| * MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-2/+2
* | More fixesMichael Widenius2012-08-171-3/+3
|/
* Added text for errno in error messages by:Michael Widenius2012-05-301-2/+2
* 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\
| * Merge with 5.2.Michael Widenius2011-12-111-2/+5
| |\
| | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+5
| | |\
| * | | when freeing a possibly NULL pointer under safemalloc - use MY_ALLOW_ZERO_PTRSergei Golubchik2011-10-111-1/+1
* | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+4
|\ \ \ \
| * \ \ \ Updated/added copyright headersKent Boortz2011-06-301-2/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | |\ \ \
| | | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+5
* | | | | | merge with 5.3Sergei Golubchik2011-10-191-12/+74
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Fix comp_errr crash ( fprintf crashes wheb uninitialized string is passed)Vladislav Vaintroub2011-05-211-0/+1
| * | | | | Changed MariaDB error numbers to start from 1900 to not conflict with MySQL e...Michael Widenius2011-05-211-11/+73
| | |_|_|/ | |/| | |
* | | | | 5.5-mergeSergei Golubchik2011-07-021-2/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Bug #11766729 59906: 5.5 DEBUG BUILDS BROKEN BY EXTRA/COMP_ERR.CTor Didriksen2011-02-161-2/+1
* | | | | merge.Sergei Golubchik2010-11-251-1/+2
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge with MySQL 5.1.50Michael Widenius2010-08-271-5/+3
| |\ \ \ | | |/ /
| * | | Fixed compiler warningsMichael Widenius2010-08-041-1/+2
| * | | Merge with MySQL 5.1.49Michael Widenius2010-08-021-17/+15
| |\ \ \
| * | | | Removed compiler warningMichael Widenius2010-03-301-1/+1
* | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-201-2/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-201-2/+0
* | | | | 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
| |\