summaryrefslogtreecommitdiff
path: root/sql/protocol.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with new VARCHAR codeunknown2004-12-061-0/+5
|\
| * Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-0/+5
* | send_warning removedunknown2004-11-241-30/+0
* | now my_printf_error is not better then my_error, but my_error call is shorterunknown2004-11-131-1/+0
* | mergeunknown2004-11-121-10/+8
|\ \ | |/ |/|
| * post-review fixesunknown2004-11-121-1/+2
| * changed function name to prevent injection wrong code from 4.1 (WL#2133)unknown2004-10-201-6/+6
| * errors without code removedunknown2004-10-201-4/+1
* | Merge with 4.1 to get in latest bug fixesunknown2004-11-041-1/+11
|\ \
| * | Remove usage of !$ from mysql-testsunknown2004-11-021-0/+9
| * | A fix according to Monty's request:unknown2004-10-291-1/+2
* | | Fixes after merge with 4.1unknown2004-11-031-1/+1
* | | merge with 4.1unknown2004-10-291-4/+14
|\ \ \ | |/ / | | / | |/ |/|
| * A lot of fixes for prepared statements (PS):unknown2004-10-261-0/+7
| * A fix and test case for Bug#6049 "Loss of sign when using prepared unknown2004-10-161-4/+3
| * Merge with 4.0 for 4.1 releaseunknown2004-10-061-0/+4
* | Strict mode & better warningsunknown2004-09-281-3/+6
* | Merge with 4.1unknown2004-09-061-4/+6
|\ \ | |/
| * Portability fixesunknown2004-08-261-1/+1
| * after merge fixesunknown2004-08-191-5/+5
| * manually mergedunknown2004-08-181-1/+3
* | Microsoft VC++ won't compile class C { static const int I=1; }.unknown2004-08-281-1/+1
* | Port of cursors to be pushed into 5.0 tree:unknown2004-08-031-52/+6
* | Merge with 4.1.3-betaunknown2004-07-071-11/+13
|\ \ | |/
| * Proposed fix for Bug#4026 "Microseconds part of TIME/DATETIME types unknown2004-06-091-11/+13
* | Merging 4.1 to 5.0.unknown2004-05-261-30/+28
|\ \ | |/
| * Support for character set conversion in binary protocol: another gounknown2004-05-251-30/+28
* | Merge 4.1 -> 5.0unknown2004-05-071-1/+1
|\ \ | |/
| * mergedunknown2004-04-071-1/+1
| |\
| | * ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...unknown2004-04-061-1/+1
* | | Merge 4.1 -> 5.0.unknown2004-04-071-2/+5
|\ \ \ | |/ /
| * | Fixed charsetnr sent to the clientunknown2004-04-061-1/+4
| |/
| * Fixed many compiler warningsunknown2004-04-051-1/+1
* | Merge 4.1 into 5.0.unknown2004-02-101-7/+6
|\ \ | |/
| * Another implementation of send_eof() cleanupunknown2004-02-101-5/+4
| * switch off SERVER_MORE_RESULTS_EXISTS, butunknown2004-02-091-2/+2
| * THD::lex now points to THD::main_lex like in 5.0unknown2003-12-191-1/+1
* | Merge 4.1 to 5.0unknown2003-12-011-6/+14
|\ \ | |/
| * Added missing SSL library (Should be in source distribution)unknown2003-11-281-6/+12
| * Merge key cache structures to oneunknown2003-11-201-0/+2
* | Fixed BUG#1965: Opening a cursor hangs client when malformed select failsunknown2003-11-271-1/+1
* | Post-merge fixes.unknown2003-11-191-1/+1
* | Merging 4.1->5.0.unknown2003-11-191-9/+13
|\ \ | |/ |/|
| * Merging 4.1->5.0unknown2003-10-221-10/+14
| |\
| | * WL#962: Added simple, read-only, non-scrolling, asensitive cursors in SPs, us...unknown2003-10-101-9/+0
| | * Merging 4.1 -> 5.0unknown2003-09-241-1/+14
| | |\
| | | * Implemented SP CONDITIONs and HANDLERs, with the extension of handlingunknown2003-09-161-0/+13
| | | * Merge 4.1 into 5.0unknown2003-08-261-1/+1
| | | |\
| | | | * Merge 4.1 into 5.0 (first pass).unknown2003-07-081-1/+1
| | | | |\
| | | | | * Merged 4.1 to 5.0.unknown2003-04-291-1/+1
| | | | | |\