summaryrefslogtreecommitdiff
path: root/sql/net_serv.cc
Commit message (Expand)AuthorAgeFilesLines
* Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2017-07-181-1/+1
|\
| * BUG#24807826: UINT3KORR SHOULD STOP READING FOUR INSTEAD OFKarthik Kamath2017-03-091-9/+6
* | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-09-111-3/+3
|\ \ | |/
| * BUG#23703568 - IS CLIENT LIBRARY SUPPOSED TO RETRY EINTR INDEFINITELY OR NOTThayumanavar S2016-07-251-5/+6
| * Bug#17474166 - EXECUTING STATEMENT LIKE 'SHOW ENGINE INNODB'Praveenkumar Hulakund2013-10-091-1/+7
| * Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
| * weave merge from mysql-5.1 to mysql-5.5Georgi Kodinov2011-02-081-1/+1
| |\
| | * Updating header copyright/README in source for 2011Karen Langford2011-01-251-1/+1
| * | Auto-merge mysql-5.1 -> mysql-5.5 for bug#58887.Dmitry Shulga2011-01-111-11/+1
| |\ \ | | |/
| | * Fixed Bug#58887 - server not throwing "Packet too large" errorDmitry Shulga2011-01-111-11/+1
| * | MergeKent Boortz2010-12-291-1/+1
| |\ \ | | |/
| | * MergeKent Boortz2010-12-291-1/+1
| | |\
| | | * - Added/updated copyright headersKent Boortz2010-12-281-3/+3
| * | | Auto-merge from mysql-5.1-bugteam for bug#42503.Dmitry Shulga2010-09-161-1/+11
| |\ \ \ | | |/ /
| | * | Fixed bug#42503 - "Lost connection" errors when usingDmitry Shulga2010-09-161-1/+11
| * | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-3/+0
| * | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-2/+2
| * | | mergeGeorgi Kodinov2010-06-091-1/+7
| |\ \ \ | | |/ /
| | * | MergeGeorgi Kodinov2010-06-091-1/+7
| | |\ \
| | | * | Bug #52512: Assertion `! is_set()' in Diagnostics_area::set_ok_status Georgi Kodinov2010-04-071-1/+7
| * | | | Manual merge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-271-5/+1
| |\ \ \ \ | | |/ / /
| | * | | Bug#52107 Comment in sql/net_serv.cc still makes "GPL protocol" claimKristofer Pettersson2010-05-261-5/+1
| * | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-071-0/+4
| |\ \ \ \ | | |/ / /
| | * | | 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
| * | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-2/+1
| * | | A follow-up on WL#5154 and WL#5182: remove forgotten options.Alexander Nozdrin2010-03-031-3/+3
| * | | WL#4949, Remove use of LOCK_alarm by instead using SO_SNDTIME0/SO_RCVTIME0Mikael Ronstrom2009-11-121-0/+2
| * | | Manual merge from mysql-next-mr.Alexander Nozdrin2009-11-021-1/+0
| |\ \ \
| | * | | Bug#38968 Unused mutex LOCK_bytes_sent, LOCK_bytes_receivedMarc Alff2009-10-291-1/+0
| * | | | Introduce thd->query_cache_tls (threadKonstantin Osipov2009-10-131-8/+4
| * | | | Backport to 5.4 the following changesets:Konstantin Osipov2009-10-091-1/+1
| |/ / /
| * | | merge of 5.1-main into mysql-trunk.Guilhem Bichot2009-08-121-2/+11
| |\ \ \ | | |/ /
| | * | 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
| * | | Merge MySQL 5.1.35 into MySQL 5.4Mikael Ronstrom2009-06-111-3/+3
| |\ \ \ | | |/ /
| | * | 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-ciggy@amd64.(none)2008-03-281-2/+2
| * | | A number of fixes to DTrace patchMikael Ronstrom2008-12-201-1/+1
| * | | Backport of DTrace patches from 6.0Mikael Ronstrom2008-12-201-4/+34
| |/ /
| * | Bug#34655 Compile errordavi@mysql.com/endora.local2008-02-281-12/+12
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintserg@janus.mylan2007-12-201-29/+29
| |\ \
| | * | Bug#12713 "Error in a stored function called from a SELECT doesn't kostja@bodhi.(none)2007-12-121-29/+29
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintcmiller@zippy.cornsilk.net2007-12-141-69/+68
| |\ \ \ | | |/ / | |/| |
| | * | Doxygenized comments.cmiller@zippy.cornsilk.net2007-10-111-69/+68
| * | | Fix broken compilation.kostja@bodhi.(none)2007-10-151-1/+1
| |/ /
| * | Slow query log to file now displays queries with microsecond precissionmonty@mysql.com/nosik.monty.fi2007-07-301-1/+1
| * | Merge mysql.com:/home/hf/work/29117/my50-29117holyfoot/hf@hfmain.(none)2007-06-191-1/+1
| |\ \ | | |/