summaryrefslogtreecommitdiff
path: root/sql/protocol.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes while during review of last pullunknown2005-02-261-2/+2
* Merge with global treeunknown2005-02-251-4/+10
|\
| * Show all generated warnings in SHOW ERRORunknown2005-02-241-4/+10
* | Fixed BUG#8638: Test 'sp' fails: Stored Procedure often sends warning 1329unknown2005-02-241-1/+3
* | Merge 52.0.168.192.in-addr.arpa:/Users/bell/mysql/bk/mysql-5.0unknown2005-02-231-0/+6
|\ \ | |/
| * Merge gluh.mysql.r18.ru:/home/gluh/MySQL-MERGE/mysql-4.1unknown2005-02-231-0/+6
| |\
| | * Fix for bug #6572: SHOW ERRORS doesn'tunknown2005-02-231-0/+6
* | | Mergeunknown2005-02-201-18/+6
|\ \ \ | |/ /
| * | Fixed BUILD script to use --with-berkeley-db instead of --with-bdbunknown2005-02-191-18/+6
* | | mergeunknown2005-02-101-0/+40
|\ \ \ | |/ /
| * | Precision Math implementationunknown2005-02-091-0/+40
* | | Fixed problem of sending ERROR to client after OK or EOF (BUG#6804)unknown2005-01-201-0/+18
|/ /
* | Merge with 4.1unknown2004-12-221-2/+10
|\ \ | |/
| * bug#6275 "client_test" fail in 4.1.7 make testmysql-4.1.8unknown2004-12-141-2/+10
* | bit typeunknown2004-12-171-0/+2
* | 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