summaryrefslogtreecommitdiff
path: root/sql/net_serv.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * 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
* | | Added SQLSTATE to client/server protocolunknown2003-06-041-0/+7
* | | Merge with 4.0.13unknown2003-05-191-11/+11
|\ \ \ | |/ /
| * | Fixed bug in SUM() with NULL:sunknown2003-04-151-11/+11
* | | resolving conflictsunknown2003-01-151-70/+163
|\ \ \
| * \ \ Merge with 4.0.8unknown2003-01-061-83/+148
| |\ \ \ | | |/ /
| | * | Added support for max_allowed_packet in option files read by mysql_option()unknown2003-01-041-84/+149
| * | | Merge with 4.0.8unknown2003-01-031-10/+38
| |\ \ \ | | |/ /
| | * | 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
| | |/ /
* | | | Big purge about embedded library (scrum)unknown2002-12-161-0/+4
|/ / /
* | | mergingunknown2002-10-041-14/+25
|\ \ \
| * | | subselect with unionunknown2002-09-031-13/+24
* | | | Merge with 4.0.4unknown2002-10-021-31/+45
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-31/+45
* | | | 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