summaryrefslogtreecommitdiff
path: root/sql/net_serv.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | SCRUMunknown2003-07-041-2/+0
| * | SCRUMunknown2003-06-171-2/+17
* | | comment clarifiedunknown2003-07-091-1/+1
|/ /
* | Merge with 4.0.13unknown2003-06-051-4/+9
|\ \ | |/
| * Merged fix for alarm on big blocksunknown2003-06-051-1/+1
| |\
| | * Fixed test if thr_alarm() failedunknown2003-06-051-1/+1
| * | Print error if we can't delete an alarmunknown2003-06-051-1/+6
| * | Merge with 3.23 to get fix for thr_alarm and big packetsunknown2003-06-051-2/+2
| |\ \ | | |/
| | * Fixed problem with alarms when reading too big packetunknown2003-06-051-5/+5
| | * - fixed C++-style comments in .c files to make IBM compiler happyunknown2003-03-111-1/+1