summaryrefslogtreecommitdiff
path: root/sql/protocol.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename send_ok to my_ok. Similarly to my_error, it only records the status,unknown2008-02-191-5/+3
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2007-12-201-80/+164
|\
| * Merge station.:/mnt/raid/alik/MySQL/devel/5.1unknown2007-12-141-3/+7
| |\
| | * Merge mysql.com:/home/gluh/MySQL/Merge/5.1unknown2007-12-131-3/+7
| | |\
| | | * Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.1-optunknown2007-12-011-1/+4
| | | |\
| | | | * Merge mysql.com:/misc/mysql/32707/50-32707unknown2007-11-301-1/+4
| | | | |\
| | | | | * Merge mysql.com:/misc/mysql/32707/41-32707unknown2007-11-301-1/+4
| | | | | |\
| | | | | | * Bug#32707: misdimensioned buffer in protocol layerunknown2007-11-271-1/+4
| | | * | | | Merge mysql.com:/home/hf/work/mrg/my50-mrgunknown2007-12-011-2/+3
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | Bug #32624 Error with multi queries in MySQL embedded server 5.1.22.unknown2007-11-291-2/+3
| | | | |/ /
| * | | | | Fix a compilation error.unknown2007-12-131-1/+0
| * | | | | Bug#12713 "Error in a stored function called from a SELECT doesn't unknown2007-12-121-72/+155
| |/ / / /
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2007-12-141-100/+94
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Doxygenized comments.unknown2007-10-111-110/+108
* | | | | A patch for BUG#32148: killing a query may be ineffective.unknown2007-11-301-0/+6
| |/ / / |/| | |
* | | | Remove net_printf_error(). Do not talk to network directly inunknown2007-11-011-119/+1
* | | | Merge lambda.weblab:/home/malff/TREE/mysql-5.1-baseunknown2007-10-291-0/+1
|\ \ \ \
| * \ \ \ Merge mysql.com:/home/gluh/MySQL/Merge/5.1unknown2007-10-231-0/+1
| |\ \ \ \
| | * \ \ \ Merge sunlight.local:/local_work/27216-bug-5.0-opt-mysqlunknown2007-09-241-0/+1
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ /
| | | * | Bug#27216: functions with parameters of different date types may return wrongunknown2007-09-221-0/+1
| | | * | Backport of TIME->MYSQL_TIME / Y2K fixsetunknown2007-05-161-6/+6
* | | | | Rename: query_error -> is_slave_error.unknown2007-10-201-2/+2
|/ / / /
* | | | Remove an unused variable that was there since the first implementationunknown2007-10-151-1/+1
|/ / /
* | | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-55/+59
* | | Removed not used define YY_MAGIC_BELOWunknown2007-03-231-6/+6
* | | Fix for BUG#735 "Prepared Statements: there is no support for Queryunknown2007-03-091-3/+4
* | | manual mergeunknown2007-03-091-34/+34
|\ \ \
| * | | Mechanical class renaming:unknown2007-01-301-34/+34
* | | | After merge fixesunknown2007-01-291-2/+2
* | | | Merge mysql.com:/home/my/mysql-5.0unknown2007-01-271-1/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-1/+3
| |\ \
| | * | Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-1/+3
* | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ \ \ | |/ / /
| * | | Many files:unknown2006-12-231-2/+1
| |/ /
* | | Merge mysql.com:/home/hf/work/mysql-5.0-mrgunknown2006-11-171-8/+8
|\ \ \ | |/ /
| * | Merge mysql.com:/home/hf/work/mysql-4.1-mrgunknown2006-11-161-8/+8
| |\ \ | | |/
| | * Bug #19216: Client crashes on long SELECTunknown2006-11-131-9/+9
* | | Fixed a lot of compiler warnings (Mainly in mysqld and instance manager)unknown2006-11-011-1/+3
* | | Merge bodhi.local:/opt/local/work/mysql-5.0-runtime-safemergeunknown2006-08-301-15/+25
|\ \ \ | |/ /
| * | Bug#8153 (Stored procedure with subquery and continue handler, wrong result)unknown2006-08-221-13/+24
| * | Bug#8153 (Stored procedure with subquery and continue handler, wrong result)unknown2006-08-021-8/+7
* | | Merge bodhi.local:/opt/local/work/tmp_mergeunknown2006-08-121-1/+1
|\ \ \ | |/ /
| * | A fix and a test case for Bug#15752 "Lost connection to MySQL server unknown2006-07-241-1/+1
| * | Fixes to embedded server to be able to run tests with itunknown2006-02-241-39/+43
* | | 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
|/ /