summaryrefslogtreecommitdiff
path: root/sql/net_serv.cc
Commit message (Expand)AuthorAgeFilesLines
* some small fixupsunknown2006-05-241-4/+3
* mysql.spec.sh:unknown2006-05-161-0/+4
* Final patch to remove the last of the OS2 support. unknown2006-04-151-5/+5
* Make the define start at "start of line"unknown2006-03-021-1/+1
* Bug#2845 client fails to reconnect if using TCP/IPunknown2006-03-011-5/+21
* BUG#2845 client fails to reconnect if using TCP/IPunknown2006-02-271-4/+25
* Bug#2845 client fails to reconnect if using TCP/IPunknown2006-02-161-11/+74
* Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-09-121-1/+1
|\
| * Merge selena.:H:/MYSQL/src/#05588-mysql-4.0unknown2005-09-071-1/+1
| |\
| | * Fixes bug #5588. vio_was_interrupted() function was added to detectunknown2005-08-301-1/+1
* | | Merge mysql.com:/home/bkroot/mysql-4.1unknown2005-07-131-1/+1
|\ \ \ | |/ /
| * | Fixed some vio code that was using ___WIN__ instead of __WIN__unknown2005-07-121-1/+1
* | | Merge bk-internal.mysql.com:/users/rburnett/bug9721unknown2005-05-061-2/+2
|\ \ \ | |/ /
| * | Bug #9721 net_write_timeout not used on Windows unknown2005-05-051-2/+2
| * | Manual merge.unknown2005-03-071-48/+105
| |/
* | Merge changes.unknown2005-03-081-1/+1
|\ \ | |/
| * Changed C++ style comment to C style for 'sql/net_serv.cc' which will be syml...unknown2005-03-041-1/+1
* | Fixed problem of sending ERROR to client after OK or EOF (BUG#6804)unknown2005-01-201-2/+1
* | Merge mysql.com:/home/kostja/work/mysql-4.1-7428unknown2005-01-111-1/+1
|\ \
| * | make it compile with -ansi -pedanticunknown2005-01-111-1/+1
* | | Merge mysql.com:/home/mysql_src/mysql-4.1-cleanunknown2005-01-101-0/+2
|\ \ \ | |/ /
| * | Merge mysql.com:/home/mysql_src/mysql-4.0unknown2005-01-101-0/+2
| |\ \ | | |/
| | * Fix for BUG#7658 "optimize crashes slave thread (1 in 1000)]":unknown2005-01-101-0/+2
| | * c++ comment fixedunknown2004-02-211-1/+1
* | | Merge with 4.1unknown2004-12-221-2/+2
|\ \ \ | |/ /
| * | A fix (bug #5823: mysql_install_db fails due to incorrect max_allowed_packet).unknown2004-12-061-2/+2
* | | mergeunknown2004-12-091-4/+9
|\ \ \
| * | | fix for the IM linking problemunknown2004-11-061-15/+10
| * | | Merge mysql.com:/home/cps/mysql/trees/mysql-5.0unknown2004-11-041-2/+0
| |\ \ \
| * | | | Intermediate commit - just to make new files visible to bk in the newunknown2004-10-231-2/+12
* | | | | Various build fixes.unknown2004-11-121-1/+1
* | | | | Merge with 4.1 to get in latest bug fixesunknown2004-11-041-11/+1
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Remove usage of !$ from mysql-testsunknown2004-11-021-11/+1
* | | | merge with 4.1unknown2004-10-291-2/+0
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | A fix and test case for Bug#5194 "Bulk Insert Failures with Prepared unknown2004-09-081-2/+0
* | | Added per thread status variables, after review, patch v1.1.unknown2004-09-131-8/+7
* | | Merge with 4.1.3-betaunknown2004-07-071-1/+11
|\ \ \ | |/ /
| * | After merge fixesunknown2004-06-211-1/+11
* | | Mergeunknown2003-12-181-0/+6
|\ \ \ | |/ /
| * | Fix for #2126 (mysql_server_init call shouldn't be needed)unknown2003-12-181-0/+6
* | | Fixed BUG#1965: Opening a cursor hangs client when malformed select failsunknown2003-11-271-0/+1
|/ /
* | mergeunknown2003-09-241-1/+6
|\ \
| * | Remove 'extern' references from .cc filesunknown2003-09-131-1/+6
* | | - Code cleanup: replaced C++-style comments with the proper syntax forunknown2003-09-241-2/+2
|/ /
* | merge with 4.0.15unknown2003-08-291-11/+19
|\ \ | |/
| * vio ssl structure renames (to get rid of ending _)unknown2003-08-271-0/+3
| * Fixed some varnings from valgrindunknown2003-08-201-11/+16
* | Merge with 4.0.14unknown2003-08-111-0/+3
|\ \ | |/
| * Fixed memory allocation in Unique to not allocate too much memoryunknown2003-06-261-0/+3
* | Including client code into libmysqldunknown2003-07-141-3/+15
|\ \