summaryrefslogtreecommitdiff
path: root/sql/net_serv.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * 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