summaryrefslogtreecommitdiff
path: root/sql/protocol.cc
Commit message (Expand)AuthorAgeFilesLines
* String::set(double) and set(longlong) -> set_real() and set_int()unknown2006-06-161-2/+2
* This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-0/+11
* Merge mysql.com:/home/kostja/mysql/tmp_mergeunknown2006-02-021-2/+16
|\
| * Merge mysql.com:/opt/local/work/mysql-4.1-15613unknown2006-01-191-2/+16
| |\
| | * A fix and a test case for Bug#15613 "libmysqlclient API functionunknown2006-01-181-2/+16
* | | Big patch to make embedded-server working in 5.xunknown2006-01-041-39/+43
|/ /
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug2-5.0unknown2005-11-231-19/+19
|\ \
| * | Fix for BUG#13549 "Server crash with nested stored proceduresunknown2005-11-231-19/+19
* | | Inefficient usage of String::append() fixed.unknown2005-11-201-1/+1
* | | Additional fix for BUG#7049, after review.unknown2005-10-171-0/+4
|/ /
* | A fix and a test case for Bug#10794 "mysql_stmt_attr_set no unknown2005-06-301-27/+37
* | fixed environment restoring in case of error during SP function execution (BU...unknown2005-06-231-0/+5
* | Merge with 4.1unknown2005-06-071-2/+0
|\ \ | |/
| * a compiler must see '#pragma implementation' *before*unknown2005-06-051-1/+2
| * Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-4/+1
* | Mergeunknown2005-06-021-0/+2
|\ \ | |/
| * tztime.cc:unknown2005-06-021-0/+2
* | Merge from 4.1unknown2005-05-261-1/+1
|\ \ | |/
| * Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-1/+1
* | Merge mysql.com:/home/psergey/mysql-4.1-bug9228unknown2005-05-011-1/+1
|\ \ | |/
| * Fix for BUG#10274: In Protocol_simple::store_long don't make any assumptions ...unknown2005-04-301-1/+1
* | Merge mysql.com:/home/psergey/mysql-4.1-bug9298unknown2005-04-271-1/+1
|\ \ | |/
| * Fix for BUG#9298: Make int->string conversion sign-aware in Protocol_simple::...unknown2005-04-181-1/+1
* | Bug#8861unknown2005-04-211-1/+1
* | Bug#8861 - If Return is a YEAR data type, value is not shown in year formatunknown2005-04-211-0/+1
* | BUG#9391 mysqlshow prints incorrect "rows" informationunknown2005-04-131-10/+0
* | after merge fixesunknown2005-03-091-2/+2
* | mergedunknown2005-03-091-2/+3
|\ \ | |/
| * additional safetyunknown2005-03-071-2/+3
| * Fixed crash if max_connections is exceeded. BUG#8996unknown2005-03-071-2/+3
* | 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 testunknown2004-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
|\ \ \ | |/ / |/| |