summaryrefslogtreecommitdiff
path: root/sql/protocol.cc
Commit message (Expand)AuthorAgeFilesLines
* Precision Math implementationhf@deer.(none)2005-02-091-0/+40
* Merge with 4.1monty@mishka.local2004-12-221-2/+10
|\
| * bug#6275 "client_test" fail in 4.1.7 make testbar@mysql.com2004-12-141-2/+10
* | bit typeram@gw.mysql.r18.ru2004-12-171-0/+2
* | Merge with new VARCHAR codemonty@mysql.com2004-12-061-0/+5
|\ \
| * | Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-0/+5
* | | send_warning removedserg@serg.mylan2004-11-241-30/+0
* | | now my_printf_error is not better then my_error, but my_error call is shorterbell@sanja.is.com.ua2004-11-131-1/+0
* | | mergebell@sanja.is.com.ua2004-11-121-10/+8
|\ \ \ | |/ / |/| |
| * | post-review fixesbell@sanja.is.com.ua2004-11-121-1/+2
| * | changed function name to prevent injection wrong code from 4.1 (WL#2133)bell@sanja.is.com.ua2004-10-201-6/+6
| * | errors without code removedbell@sanja.is.com.ua2004-10-201-4/+1
* | | Merge with 4.1 to get in latest bug fixesmonty@mysql.com2004-11-041-1/+11
|\ \ \ | | |/ | |/|
| * | Remove usage of !$ from mysql-testsmonty@mysql.com2004-11-021-0/+9
| * | A fix according to Monty's request:bar@mysql.com2004-10-291-1/+2
* | | Fixes after merge with 4.1monty@mysql.com2004-11-031-1/+1
* | | merge with 4.1monty@mysql.com2004-10-291-4/+14
|\ \ \ | |/ / | | / | |/ |/|
| * A lot of fixes for prepared statements (PS):monty@mysql.com2004-10-261-0/+7
| * A fix and test case for Bug#6049 "Loss of sign when using prepared konstantin@mysql.com2004-10-161-4/+3
| * Merge with 4.0 for 4.1 releasemonty@mysql.com2004-10-061-0/+4
* | Strict mode & better warningsmonty@mishka.local2004-09-281-3/+6
* | Merge with 4.1monty@mysql.com2004-09-061-4/+6
|\ \ | |/
| * Portability fixesmonty@mysql.com2004-08-261-1/+1
| * after merge fixesserg@serg.mylan2004-08-191-5/+5
| * manually mergedserg@serg.mylan2004-08-181-1/+3
* | Microsoft VC++ won't compile class C { static const int I=1; }.konstantin@mysql.com2004-08-281-1/+1
* | Port of cursors to be pushed into 5.0 tree:konstantin@mysql.com2004-08-031-52/+6
* | Merge with 4.1.3-betamonty@mysql.com2004-07-071-11/+13
|\ \ | |/
| * Proposed fix for Bug#4026 "Microseconds part of TIME/DATETIME types konstantin@mysql.com2004-06-091-11/+13
* | Merging 4.1 to 5.0.pem@mysql.com2004-05-261-30/+28
|\ \ | |/
| * Support for character set conversion in binary protocol: another gokonstantin@mysql.com2004-05-251-30/+28
* | Merge 4.1 -> 5.0pem@mysql.com2004-05-071-1/+1
|\ \ | |/
| * mergedserg@serg.mylan2004-04-071-1/+1
| |\
| | * ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...serg@serg.mylan2004-04-061-1/+1
* | | Merge 4.1 -> 5.0.pem@mysql.com2004-04-071-2/+5
|\ \ \ | |/ /
| * | Fixed charsetnr sent to the clientbar@bar.intranet.mysql.r18.ru2004-04-061-1/+4
| |/
| * Fixed many compiler warningsmonty@mysql.com2004-04-051-1/+1
* | Merge 4.1 into 5.0.pem@mysql.com2004-02-101-7/+6
|\ \ | |/
| * Another implementation of send_eof() cleanupkonstantin@mysql.com2004-02-101-5/+4
| * switch off SERVER_MORE_RESULTS_EXISTS, butkonstantin@oak.local2004-02-091-2/+2
| * THD::lex now points to THD::main_lex like in 5.0konstantin@oak.local2003-12-191-1/+1
* | Merge 4.1 to 5.0pem@mysql.com2003-12-011-6/+14
|\ \ | |/
| * Added missing SSL library (Should be in source distribution)monty@mysql.com2003-11-281-6/+12
| * Merge key cache structures to onemonty@mysql.com2003-11-201-0/+2
* | Fixed BUG#1965: Opening a cursor hangs client when malformed select failspem@mysql.comhem.se2003-11-271-1/+1
* | Post-merge fixes.pem@mysql.comhem.se2003-11-191-1/+1
* | Merging 4.1->5.0.pem@mysql.com2003-11-191-9/+13
|\ \ | |/ |/|
| * Merging 4.1->5.0pem@mysql.com2003-10-221-10/+14
| |\
| | * WL#962: Added simple, read-only, non-scrolling, asensitive cursors in SPs, us...pem@mysql.telia.com2003-10-101-9/+0
| | * Merging 4.1 -> 5.0pem@mysql.com2003-09-241-1/+14
| | |\