summaryrefslogtreecommitdiff
path: root/sql/net_serv.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | Fixes for embedded MySQLunknown2001-04-251-0/+4
* | Added all changes from old 4.0 version:unknown2001-04-111-70/+217
|/
* Portability fixes for OPENBSD, OS2 and Windowsunknown2001-01-271-2/+2
* Lots of manual changesunknown2001-01-251-1/+1
* Update to new viounknown2000-12-311-2/+2
* New thr_alarm struct for better integration with OS2unknown2000-11-281-10/+10