summaryrefslogtreecommitdiff
path: root/vio/viosocket.c
Commit message (Expand)AuthorAgeFilesLines
* mysql-5.5.18 mergeSergei Golubchik2011-11-031-1/+2
|\
| * Updated/added copyright headersKent Boortz2011-07-041-1/+2
* | merge with 5.3Sergei Golubchik2011-10-191-1/+6
|\ \ | |/ |/|
| * Fix bugs found by application verifier : Vladislav Vaintroub2011-05-141-1/+6
| * Merge with MySQL 5.1.42Michael Widenius2010-01-151-20/+29
| |\
| * \ Merge with MySQL 5.1, with following additions:unknown2009-11-161-30/+90
| |\ \
| * | | Took care of mysql test suite failures on Windows.Igor Babaev2009-09-241-0/+13
| * | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-7/+15
| |\ \ \
| * | | | Added "pool-of-threads" handling (with libevent)Michael Widenius2009-03-131-0/+18
* | | | | BUG#11762616: BUG#55229: 'POSTION'Luis Soares2011-05-061-13/+15
|\ \ \ \ \
| * | | | | BUG#11762616: BUG#55229: 'POSTION' Luis Soares2011-05-061-14/+16
| | |_|_|/ | |/| | |
* | | | | FIONREAD is located in sys/filio.h on Solaris.Davi Arnaut2011-04-291-2/+6
* | | | | A patch for Bug#12325375: THE SERVER ON WINXP DOES NOT ALLOW CONNECTIONSAlexander Nozdrin2011-04-081-1/+29
* | | | | Merging with mysql-5.5-stage.Mats Kindahl2010-08-161-0/+4
|\ \ \ \ \
| * | | | | WL#5363: Thread Pool Service InterfaceMats Kindahl2010-06-071-0/+4
* | | | | | Fix for Bug#52923 (Inadequate documentation of "Can't get hostname for your a...Alexander Nozdrin2010-05-211-3/+11
|/ / / / /
* | | | | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-7/+14
* | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-121-20/+29
|\ \ \ \ \ | |/ / / /
| * | | | Bug#47571 : idle named pipe connection is unkillableVladislav Vaintroub2009-11-201-20/+29
| | |_|/ | |/| |
* | | | Auto-merge from mysql-next-mr.Alexander Nozdrin2009-12-031-32/+222
|\ \ \ \
| * | | | Backport of WL#798 (MySQL IPv6 support) from 6.0.Alexander Nozdrin2009-11-251-32/+222
* | | | | Manual merge/pull from mysql-next-mr.Alexander Nozdrin2009-11-251-0/+24
|\ \ \ \ \ | |/ / / /
| * | | | Backport the implementation of vio_pending from 6.0-codebase.Konstantin Osipov2009-11-211-0/+24
* | | | | Merge with next-mrKonstantin Osipov2009-11-201-8/+158
|\ \ \ \ \ | |/ / / /
| * | | | Manual merge of mysql-next-mr-runtime upstream.Davi Arnaut2009-11-191-8/+158
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | The FIONREAD macro could expand to a expression whichDavi Arnaut2009-11-101-1/+2
| | * | | Backport of Bug#41860 to mysql-next-mrDavi Arnaut2009-11-101-7/+116
| | * | | Backport of Bug#10374 to mysql-next-mrDavi Arnaut2009-11-101-4/+45
* | | | | mergeVladislav Vaintroub2009-11-021-29/+90
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Bug#47571: idle named pipe connection is unkillableVladislav Vaintroub2009-11-021-30/+90
| | |/ | |/|
* | | backport of Vladislav Vaintroub2009-09-301-2/+2
|/ /
* | Bug#33899: Deadlock in mysql_real_query with shared memory connectionsDavi Arnaut2009-03-261-7/+15
|\ \ | |/ |/|
| * Bug#33899: Deadlock in mysql_real_query with shared memory connectionsDavi Arnaut2009-03-261-7/+13
| * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-1/+1
* | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-1/+1
* | Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/51unknown2007-06-051-46/+49
|\ \
| * | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-46/+49
* | | Merge pilot.blaudden:/home/msvensson/mysql/bug26664/my50-bug26664unknown2007-05-241-15/+27
|\ \ \ | |/ / |/| / | |/
| * Bug#26664 test suite times out on OS X 64bitunknown2007-05-241-15/+27
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ | |/
| * Many files:unknown2006-12-231-2/+1
| * Remove compiler warningsunknown2006-11-201-8/+8
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2006-10-131-7/+7
| |\
| | * The behavior of "%p" varies. We prefer "0x%lx".unknown2006-10-031-7/+7
| * | Merge shellback.(none):/home/msvensson/mysql/work/my50-workunknown2006-09-151-1/+1
| |\ \
| * \ \ Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0--windows-vio-uninitunknown2006-09-131-2/+27
| |\ \ \
* | \ \ \ Merge shellback.(none):/home/msvensson/mysql/work/my50-workunknown2006-09-151-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Use the enum/define SHUT_RDWR instead of heardcoded "2" to shutdownunknown2006-09-151-1/+1
| |/ / /
| * | | Merge maint2.mysql.com:/data/localhome/tsmith/bk/41unknown2006-09-011-8/+22
| |\ \ \ | | |_|/ | |/| |
* | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0--windows-vio-uninitunknown2006-09-131-2/+27
|\ \ \ \ | | |_|/ | |/| |