summaryrefslogtreecommitdiff
path: root/sql/net_serv.cc
Commit message (Expand)AuthorAgeFilesLines
* c++ comment fixedunknown2004-02-211-1/+1
* vio ssl structure renames (to get rid of ending _)unknown2003-08-271-0/+3
* Fixed some varnings from valgrindunknown2003-08-201-11/+16
* Fixed memory allocation in Unique to not allocate too much memoryunknown2003-06-261-0/+3
* 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
| * Fixing that 3.23 API / clients do not disconnect if a large unknown2003-01-041-3/+19
| * Safety fix to not allow one to specify too big max_alloc_packet to mysqldunknown2002-12-261-1/+1
| * Fixed bug in --safe-create-userunknown2001-09-151-1/+0
* | Fixed bug in SUM() with NULL:sunknown2003-04-151-11/+11
* | Added support for max_allowed_packet in option files read by mysql_option()unknown2003-01-041-84/+149
* | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2003-01-021-3/+18
|\ \
| * | Fixing some bugs in client - server protocol and adding a feature unknown2003-01-021-3/+18
* | | Small optimization of sending big blocks.unknown2003-01-021-6/+19
* | | Cut hostnames at HOSTNAME_LENGTH to avoid theoretical hostname overrunsunknown2002-12-261-1/+1
|/ /
* | Portability fixes.unknown2002-09-111-0/+2
* | Portability fix.unknown2002-08-211-8/+12
* | Use our version of RWLOCKS on UNIXWARE 7unknown2002-08-211-0/+3
* | Added nety_retry_count as a changeable variableunknown2002-08-081-10/+10
* | Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-41/+43
* | New SET syntax & system variables.unknown2002-07-231-31/+23
* | Added interface for first set of dynamic variables.unknown2002-06-281-2/+2
* | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-1/+1
* | Update for BTREE keys in HEAP tablesunknown2002-04-121-5/+2
* | added building without query cacheunknown2002-03-221-1/+3
* | fixes for slave backward compatunknown2002-02-071-0/+11
* | Win32 Embedded Server Changesunknown2002-01-091-17/+16
* | Make query cache code independent of the MYSQL_SERVER define.unknown2002-01-061-3/+3
* | Added macros for nice TIMESPEC usage.unknown2002-01-021-1/+1
* | Fixed access privilege bug in query cache.unknown2001-12-221-1/+2
* | Cleanup of alarm macros.unknown2001-12-211-40/+27
* | Update copyrightunknown2001-12-061-13/+12
* | Update of query cache code.unknown2001-12-051-18/+18
* | Query cache.unknown2001-12-021-0/+6
* | One should not only have to include my_net.h to work with sockets.unknown2001-10-091-17/+6
* | Fixed some build problems.unknown2001-10-041-24/+26
* | Added support of INSERT to MERGE tablesunknown2001-09-221-0/+1
* | Portability fixesunknown2001-09-151-4/+0
* | Changed to use my_global.hunknown2001-09-141-1/+1
* | Merge with 3.23.42unknown2001-09-131-2/+2
|\ \ | |/
| * OS2 patchunknown2001-09-121-2/+2
* | merge with 3.23.42unknown2001-09-021-7/+13
|\ \ | |/
| * ix compilition for computer in a previous timezoneunknown2001-08-311-1/+1
| * Fixes for OS2.unknown2001-08-221-8/+14
* | make vio compileunknown2001-05-311-0/+1
* | Support for VIO libraryunknown2001-05-311-1/+0