summaryrefslogtreecommitdiff
path: root/libmysql/errmsg.c
Commit message (Expand)AuthorAgeFilesLines
* remove libmysql/Sergei Golubchik2016-09-121-129/+0
* Fix a typo: use __attribute__(...) not __attribute(...)Sergei Petrunia2016-04-061-1/+1
* Added new range of MariaDB error messages, starting from 3000Monty2016-04-051-1/+1
* MDEV-9024 Build fails with VS2015Vladislav Vaintroub2015-11-061-1/+1
* 5.5.38 mergeSergei Golubchik2014-06-061-1/+3
|\
| * BUG#18080920: CRASH; MY_REALLOC_STR DEREFERENCES NEGATIVE VALUE Nisha Gopalakrishnan2014-04-241-1/+3
* | MDEV-6153 Trivial Lintian errors in MariaDB sources: spelling errors and wron...Sergei Golubchik2014-05-131-1/+1
* | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-0/+2
* | Added text for errno in error messages by:Michael Widenius2012-05-301-4/+4
|/
* Updated/added copyright headersKent Boortz2011-06-301-2/+2
|\
* | Bug#11745920/Bug#21287: "SSL connection error" is not helpful! (ssl-verify-se...Tatjana Azundris Nuernberg2011-05-191-1/+1
* | Merge from mysql-5.1-bugteam.Alexander Nozdrin2010-11-241-2/+1
|\ \ | |/
| * Merge from mysql-5.0-bugteam.Alexander Nozdrin2010-11-241-2/+1
| |\
| | * A follow-up for Bug#58340 (Remove Server GPL EXCEPTIONS-CLIENT file) -- remov...Alexander Nozdrin2010-11-241-2/+1
* | | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-091-1/+2
* | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-134/+0
* | | Merge from mysql-next-mr.Alexander Nozdrin2009-10-231-1/+5
|\ \ \
| * | | WL#751 Error message construction, backportSergey Glukhov2009-10-151-1/+5
| |/ /
* | | Bug #33831 mysql_real_connect() connects again if Magne Mahre2009-10-091-0/+3
|/ /
* | Bug#27430 "Crash in subquery code when in PS and table DDL changed afterunknown2008-05-201-0/+3
* | Added more descriptive error message of why statement was automaticly droppedunknown2007-04-131-0/+3
|/
* Added some missing DBUG_RETURNunknown2006-11-231-0/+3
* A fix and a test case for Bug#9643 " CURSOR_TYPE_SCROLLABLE dos not work"unknown2005-05-161-0/+3
* Add missing commas to errmsg.cunknown2005-05-131-3/+3
* A fix and test case for Bug#9478 "mysql_stmt_attr_set mysql_stmt_execute"unknown2005-05-121-0/+3
* Merge with global treeunknown2004-12-311-3/+9
|\
| * A fix of return value of mysql_stmt_bind_result() and cleanup.unknown2004-12-151-3/+9
* | WL#1895 - Print message to error log in case of detected MyISAM corruptionunknown2004-12-231-1/+27
|/
* Merge mysql.com:/home/wax/mysql/mysql-4.1unknown2004-08-191-6/+6
|\
| * Change information text in pipe and shared memoryunknown2004-08-191-6/+6
* | manually mergedunknown2004-08-181-3/+6
|\ \ | |/ |/|
| * - rename: EXCEPTIONS->EXCEPTIONS-CLIENTunknown2004-08-051-1/+1
| * - Fixed libmysql license texts: added reference to the FLOSSunknown2004-08-051-3/+6
* | client.c, libmysql.c:unknown2004-06-301-2/+2
* | Reword some client error messages.unknown2004-06-291-56/+56
* | merge with 4.0 (to get compiler error fixes for innodb)unknown2004-03-191-0/+3
|\ \ | |/
| * WL #1510 "Implement support for "commercial" binaries on handshake",unknown2004-03-171-3/+6
* | Intermediate commit of client library (cleanups + fixes of 3 items from unknown2004-03-161-5/+11
* | Fix for #2126 (mysql_server_init call shouldn't be needed)unknown2003-12-181-3/+0
* | Second part of WL #519:unknown2003-11-281-3/+6
* | merge with 4.1 treeunknown2003-09-111-18/+18
|\ \
| * \ merge with 4.0.15unknown2003-08-291-18/+18
| |\ \ | | |/
| | * Move test that uses many tables (in query_cache.test) to separate test so tha...unknown2003-08-221-18/+18
* | | fix for #1210unknown2003-09-081-3/+6
|/ /
* | Fix typo - un supported -> unsupportedunknown2003-01-311-3/+3
* | Fix 'n' concurrent prepared executionsunknown2003-01-301-3/+3
* | Merge with 4.0.6unknown2002-12-051-7/+10
|\ \ | |/
| * new client error added: CR_MALFORMED_PACKETunknown2002-12-041-4/+7
* | protocol mergeunknown2002-11-221-3/+3
|\ \
| * | protocol fixupsunknown2002-11-221-3/+3