summaryrefslogtreecommitdiff
path: root/sql/net_serv.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed some vio code that was using ___WIN__ instead of __WIN__reggie@linux.site2005-07-121-1/+1
* Bug #9721 net_write_timeout not used on Windows rburnett@bk-internal.mysql.com2005-05-051-2/+2
* Manual merge.joerg@mysql.com2005-03-071-48/+105
* Changed C++ style comment to C style for 'sql/net_serv.cc' which will be syml...joerg@mysql.com2005-03-041-1/+1
* Fix for BUG#7658 "optimize crashes slave thread (1 in 1000)]":guilhem@mysql.com2005-01-101-0/+2
* c++ comment fixedserg@serg.mylan2004-02-211-1/+1
* vio ssl structure renames (to get rid of ending _)monty@narttu.mysql.fi2003-08-271-0/+3
* Fixed some varnings from valgrindmonty@narttu.mysql.fi2003-08-201-11/+16
* Fixed memory allocation in Unique to not allocate too much memorymonty@mashka.mysql.fi2003-06-261-0/+3
* Merged fix for alarm on big blocksmonty@narttu.mysql.fi2003-06-051-1/+1
|\
| * Fixed test if thr_alarm() failedmonty@narttu.mysql.fi2003-06-051-1/+1
* | Print error if we can't delete an alarmmonty@narttu.mysql.fi2003-06-051-1/+6
* | Merge with 3.23 to get fix for thr_alarm and big packetsmonty@narttu.mysql.fi2003-06-051-2/+2
|\ \ | |/
| * Fixed problem with alarms when reading too big packetmonty@narttu.mysql.fi2003-06-051-5/+5
| * - fixed C++-style comments in .c files to make IBM compiler happylenz@mysql.com2003-03-111-1/+1
| * Fixing that 3.23 API / clients do not disconnect if a large Sinisa@sinisa.nasamreza.org2003-01-041-3/+19
| * Safety fix to not allow one to specify too big max_alloc_packet to mysqldmonty@mashka.mysql.fi2002-12-261-1/+1
| * Fixed bug in --safe-create-usermonty@hundin.mysql.fi2001-09-151-1/+0
* | Fixed bug in SUM() with NULL:smonty@mashka.mysql.fi2003-04-151-11/+11
* | Added support for max_allowed_packet in option files read by mysql_option()monty@mashka.mysql.fi2003-01-041-84/+149
* | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0monty@mashka.mysql.fi2003-01-021-3/+18
|\ \
| * | Fixing some bugs in client - server protocol and adding a feature Sinisa@sinisa.nasamreza.org2003-01-021-3/+18
* | | Small optimization of sending big blocks.monty@mashka.mysql.fi2003-01-021-6/+19
* | | Cut hostnames at HOSTNAME_LENGTH to avoid theoretical hostname overrunsmonty@mashka.mysql.fi2002-12-261-1/+1
|/ /
* | Portability fixes.monty@mashka.mysql.fi2002-09-111-0/+2
* | Portability fix.monty@hundin.mysql.fi2002-08-211-8/+12
* | Use our version of RWLOCKS on UNIXWARE 7monty@hundin.mysql.fi2002-08-211-0/+3
* | Added nety_retry_count as a changeable variablemonty@hundin.mysql.fi2002-08-081-10/+10
* | Lots of code fixes to the replication code (especially the binary logging and...monty@mashka.mysql.fi2002-08-081-41/+43
* | New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-31/+23
* | Added interface for first set of dynamic variables.jani@rhols221.adsl.netsonic.fi2002-06-281-2/+2
* | Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-1/+1
* | Update for BTREE keys in HEAP tablesmonty@tik.mysql.fi2002-04-121-5/+2
* | added building without query cachebell@sanja.is.com.ua2002-03-221-1/+3
* | fixes for slave backward compatsasha@mysql.sashanet.com2002-02-071-0/+11
* | Win32 Embedded Server Changesmiguel@light.local2002-01-091-17/+16
* | Make query cache code independent of the MYSQL_SERVER define.monty@hundin.mysql.fi2002-01-061-3/+3
* | Added macros for nice TIMESPEC usage.monty@hundin.mysql.fi2002-01-021-1/+1
* | Fixed access privilege bug in query cache.monty@hundin.mysql.fi2001-12-221-1/+2
* | Cleanup of alarm macros.monty@hundin.mysql.fi2001-12-211-40/+27
* | Update copyrightmonty@hundin.mysql.fi2001-12-061-13/+12
* | Update of query cache code.monty@hundin.mysql.fi2001-12-051-18/+18
* | Query cache.monty@hundin.mysql.fi2001-12-021-0/+6
* | One should not only have to include my_net.h to work with sockets.monty@hundin.mysql.fi2001-10-091-17/+6
* | Fixed some build problems.monty@hundin.mysql.fi2001-10-041-24/+26
* | Added support of INSERT to MERGE tablesmonty@hundin.mysql.fi2001-09-221-0/+1
* | Portability fixesmonty@hundin.mysql.fi2001-09-151-4/+0
* | Changed to use my_global.hmonty@hundin.mysql.fi2001-09-141-1/+1
* | Merge with 3.23.42monty@work.mysql.com2001-09-131-2/+2
|\ \ | |/
| * OS2 patchmonty@hundin.mysql.fi2001-09-121-2/+2