summaryrefslogtreecommitdiff
path: root/sql/net_serv.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 5.2Michael Widenius2011-03-091-12/+2
|\
| * Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-12/+2
| |\
| | * Merge with MySQL 5.1.55Michael Widenius2011-02-201-12/+2
| | |\
| | | * Updating header copyright/README in source for 2011Karen Langford2011-01-251-1/+1
| | | * Fixed Bug#58887 - server not throwing "Packet too large" errorDmitry Shulga2011-01-111-11/+1
| | | * MergeKent Boortz2010-12-291-1/+1
| | | |\
| | | | * - Added/updated copyright headersKent Boortz2010-12-281-3/+3
| * | | | Merge with alias as StringMichael Widenius2011-02-281-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
* | | | | Implementation of MWL#172: Add support for prepared statements to HANDLER READMichael Widenius2011-01-041-2/+4
* | | | | Merge with 5.1-release.Michael Widenius2010-12-061-1/+11
|\ \ \ \ \ | |/ / / /
| * | | | Merge with MySQL 5.1.52Michael Widenius2010-11-231-1/+11
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fixed bug#42503 - "Lost connection" errors when usingDmitry Shulga2010-09-161-1/+11
* | | | | Merge to get make String reallocation fasterMichael Widenius2010-11-161-2/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Make SQLString reallocation addaptiveMichael Widenius2010-11-081-2/+2
| |/ / /
* | | | Merge 5.2->5.3Sergey Petrunya2010-10-101-7/+8
|\ \ \ \ | |/ / /
| * | | Merge with MySQL 5.1.49Michael Widenius2010-08-021-6/+8
| |\ \ \ | | |/ /
| | * | MergeGeorgi Kodinov2010-06-091-1/+7
| | |\ \
| | | * | Bug #52512: Assertion `! is_set()' in Diagnostics_area::set_ok_status Georgi Kodinov2010-04-071-1/+7
| | * | | Bug#52107 Comment in sql/net_serv.cc still makes "GPL protocol" claimKristofer Pettersson2010-05-261-5/+1
| | * | | Manual merge.Davi Arnaut2010-04-291-0/+4
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * Bug#50974: Server keeps receiving big (> max_allowed_packet) packets indefini...Davi Arnaut2010-04-291-0/+4
| * | | mysql client: Ignore --comments at start of command line. This allows one to ...Michael Widenius2010-07-161-1/+0
* | | | Improved speed of thr_alarm from O(N) to O(1). thr_alarm is used to handle ti...Michael Widenius2010-07-161-16/+16
|/ / /
* | | Fixed random failure in test systemMichael Widenius2010-03-291-1/+1
* | | fix for a possible DoS in the my_net_skip_rest()Sergei Golubchik2010-02-231-0/+6
* | | Changed version number from RC to stableMichael Widenius2010-01-291-2/+2
|\ \ \ | |/ /
* | | Fixed compiler warnings & failing test casesMichael Widenius2010-01-281-1/+6
|/ /
* | Manual merge.Alexey Kopytov2009-07-281-2/+11
|\ \ | |/
| * Bug #45031: invalid memory reads in my_real_read using protocol Alexey Kopytov2009-07-281-2/+11
* | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-3/+3
|\ \ | |/
| * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-2/+2
| * Bug#26243 mysql command line crash after control-cunknown2008-03-281-2/+2
* | Bug#34655 Compile errorunknown2008-02-281-12/+12
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2007-12-201-29/+29
|\ \
| * | Bug#12713 "Error in a stored function called from a SELECT doesn't unknown2007-12-121-29/+29
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2007-12-141-69/+68
|\ \ \ | |/ / |/| |
| * | Doxygenized comments.unknown2007-10-111-69/+68
* | | Fix broken compilation.unknown2007-10-151-1/+1
|/ /
* | Slow query log to file now displays queries with microsecond precissionunknown2007-07-301-1/+1
* | Merge mysql.com:/home/hf/work/29117/my50-29117unknown2007-06-191-1/+1
|\ \ | |/
| * Merge mysql.com:/home/hf/work/29117/my41-29117unknown2007-06-191-1/+1
| |\
| | * Bug #29117 (init_file test crashes with embedded server)unknown2007-06-191-1/+1
* | | Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/51unknown2007-06-051-68/+71
|\ \ \
| * | | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-68/+71
* | | | Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0-maintunknown2007-05-251-2/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Bug#26664 test suite times out on OS X 64bitunknown2007-05-251-2/+4
| * | | Merge pilot.blaudden:/home/msvensson/mysql/bug26664/my50-bug26664unknown2007-05-241-8/+8
| |\ \ \
* | \ \ \ Merge pilot.blaudden:/home/msvensson/mysql/bug26664/my50-bug26664unknown2007-05-241-8/+8
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | Bug#26664 test suite times out on OS X 64bitunknown2007-05-241-8/+8
* | | | Fixed federated and some replication tests to not stop slave until it's up an...unknown2007-04-171-1/+1