summaryrefslogtreecommitdiff
path: root/libmysql/errmsg.c
Commit message (Expand)AuthorAgeFilesLines
* pluggable auth with plugin examplesSergei Golubchik2010-03-291-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
* | | Merge with 4.0unknown2002-11-211-6/+9
|\ \ \ | |/ / |/| / | |/
| * Error code for ssl connectionunknown2002-11-051-3/+6
* | Add shared memory protocol and option --protocolunknown2002-11-151-0/+33
* | Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-12/+6
* | Client-Server Protocol 4.1 changes - Client side:unknown2002-06-121-3/+36
|/
* Update copyrightunknown2001-12-061-15/+14
* Changed to use my_global.hunknown2001-09-141-1/+1
* fixed new error messages and got vio to compileunknown2001-06-081-8/+8
* auto-magic replication redirection logic support in the client,unknown2001-06-081-2/+14
* mergeunknown2001-06-011-1/+30
|\
| * Fixed bug that caused client to hang because mysqld never did send anunknown2001-06-021-0/+28
* | Fixes for embedded MySQLunknown2001-04-251-2/+4
|/
* Changed --replace to --replace_result in mysqltestunknown2001-02-151-1/+1
* errmsg.c buffer overflow in libmysqlclient fixedunknown2001-01-281-3/+3
* Import changesetunknown2000-07-311-0/+82