Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge from mysql-5.0-bugteam. | Alexander Nozdrin | 2010-11-24 | 1 | -2/+1 |
|\ | |||||
| * | A follow-up for Bug#58340 (Remove Server GPL EXCEPTIONS-CLIENT file) -- remov... | Alexander Nozdrin | 2010-11-24 | 1 | -2/+1 |
* | | Bug#27430 "Crash in subquery code when in PS and table DDL changed after | kostja@bodhi.(none) | 2008-05-20 | 1 | -0/+3 |
* | | Added more descriptive error message of why statement was automaticly dropped | monty@mysql.com/narttu.mysql.fi | 2007-04-13 | 1 | -0/+3 |
|/ | |||||
* | Added some missing DBUG_RETURN | monty@mysql.com/nosik.monty.fi | 2006-11-23 | 1 | -0/+3 |
* | A fix and a test case for Bug#9643 " CURSOR_TYPE_SCROLLABLE dos not work" | konstantin@mysql.com | 2005-05-16 | 1 | -0/+3 |
* | Add missing commas to errmsg.c | konstantin@mysql.com | 2005-05-13 | 1 | -3/+3 |
* | A fix and test case for Bug#9478 "mysql_stmt_attr_set mysql_stmt_execute" | konstantin@mysql.com | 2005-05-12 | 1 | -0/+3 |
* | Merge with global tree | monty@mysql.com | 2004-12-31 | 1 | -3/+9 |
|\ | |||||
| * | A fix of return value of mysql_stmt_bind_result() and cleanup. | konstantin@mysql.com | 2004-12-15 | 1 | -3/+9 |
* | | WL#1895 - Print message to error log in case of detected MyISAM corruption | ingo@mysql.com | 2004-12-23 | 1 | -1/+27 |
|/ | |||||
* | Merge mysql.com:/home/wax/mysql/mysql-4.1 | wax@mysql.com | 2004-08-19 | 1 | -6/+6 |
|\ | |||||
| * | Change information text in pipe and shared memory | wax@kishkin.ru | 2004-08-19 | 1 | -6/+6 |
* | | manually merged | serg@serg.mylan | 2004-08-18 | 1 | -3/+6 |
|\ \ | |/ |/| | |||||
| * | - rename: EXCEPTIONS->EXCEPTIONS-CLIENT | lenz@mysql.com | 2004-08-05 | 1 | -1/+1 |
| * | - Fixed libmysql license texts: added reference to the FLOSS | lenz@mysql.com | 2004-08-05 | 1 | -3/+6 |
* | | client.c, libmysql.c: | paul@kite-hub.kitebird.com | 2004-06-30 | 1 | -2/+2 |
* | | Reword some client error messages. | paul@kite-hub.kitebird.com | 2004-06-29 | 1 | -56/+56 |
* | | merge with 4.0 (to get compiler error fixes for innodb) | monty@mysql.com | 2004-03-19 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | WL #1510 "Implement support for "commercial" binaries on handshake", | konstantin@mysql.com | 2004-03-17 | 1 | -3/+6 |
* | | Intermediate commit of client library (cleanups + fixes of 3 items from | konstantin@mysql.com | 2004-03-16 | 1 | -5/+11 |
* | | Fix for #2126 (mysql_server_init call shouldn't be needed) | hf@deer.(none) | 2003-12-18 | 1 | -3/+0 |
* | | Second part of WL #519: | konstantin@oak.local | 2003-11-28 | 1 | -3/+6 |
* | | merge with 4.1 tree | monty@mashka.mysql.fi | 2003-09-11 | 1 | -18/+18 |
|\ \ | |||||
| * \ | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 1 | -18/+18 |
| |\ \ | | |/ | |||||
| | * | Move test that uses many tables (in query_cache.test) to separate test so tha... | monty@narttu.mysql.fi | 2003-08-22 | 1 | -18/+18 |
* | | | fix for #1210 | hf@deer.(none) | 2003-09-08 | 1 | -3/+6 |
|/ / | |||||
* | | Fix typo - un supported -> unsupported | venu@myvenu.com | 2003-01-31 | 1 | -3/+3 |
* | | Fix 'n' concurrent prepared executions | venu@myvenu.com | 2003-01-30 | 1 | -3/+3 |
* | | Merge with 4.0.6 | monty@mashka.mysql.fi | 2002-12-05 | 1 | -7/+10 |
|\ \ | |/ | |||||
| * | new client error added: CR_MALFORMED_PACKET | serg@serg.mysql.com | 2002-12-04 | 1 | -4/+7 |
* | | protocol merge | venu@myvenu.com | 2002-11-22 | 1 | -3/+3 |
|\ \ | |||||
| * | | protocol fixups | venu@myvenu.com | 2002-11-22 | 1 | -3/+3 |
* | | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -6/+9 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Error code for ssl connection | gluh@gluh.(none) | 2002-11-05 | 1 | -3/+6 |
* | | Add shared memory protocol and option --protocol | wax@mysql.com | 2002-11-15 | 1 | -0/+33 |
* | | Fixes and code cleanups after merge with 4.0.3 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -12/+6 |
* | | Client-Server Protocol 4.1 changes - Client side: | venu@myvenu.com | 2002-06-12 | 1 | -3/+36 |
|/ | |||||
* | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -15/+14 |
* | Changed to use my_global.h | monty@hundin.mysql.fi | 2001-09-14 | 1 | -1/+1 |
* | fixed new error messages and got vio to compile | sasha@mysql.sashanet.com | 2001-06-08 | 1 | -8/+8 |
* | auto-magic replication redirection logic support in the client, | sasha@mysql.sashanet.com | 2001-06-08 | 1 | -2/+14 |
* | merge | monty@work.mysql.com | 2001-06-01 | 1 | -1/+30 |
|\ | |||||
| * | Fixed bug that caused client to hang because mysqld never did send an | monty@hundin.mysql.fi | 2001-06-02 | 1 | -0/+28 |
* | | Fixes for embedded MySQL | monty@donna.mysql.fi | 2001-04-25 | 1 | -2/+4 |
|/ | |||||
* | Changed --replace to --replace_result in mysqltest | monty@donna.mysql.com | 2001-02-15 | 1 | -1/+1 |
* | errmsg.c buffer overflow in libmysqlclient fixed | serg@serg.mysql.com | 2001-01-28 | 1 | -3/+3 |
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 1 | -0/+82 |