summaryrefslogtreecommitdiff
path: root/include/violite.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-9366 : do_shutdown_server fails to detect server shutdown on Windows.Vladislav Vaintroub2016-06-081-1/+1
* MDEV-9249 MariaDB un-buildable on linux64: fails @ "error: ‘ERR_remove_stat...Sergei Golubchik2015-12-211-0/+4
* MDEV-531 : Warning: Forcing close of thread ... in rpl_binlog_indexVladislav Vaintroub2012-11-021-0/+6
* mysql-5.5 mergeSergei Golubchik2012-06-141-3/+3
|\
| * Merge 5.5.24 back into main 5.5.Joerg Bruehe2012-05-071-3/+6
| |\
* | \ cSergei Golubchik2012-05-211-0/+3
|\ \ \ | | |/ | |/|
| * | BUG#13431369 - MAIN.VARIABLES-NOTEMBEDDED CRASHES THE SERVER SPORADICALLY ON ...Tatjana Azundris Nuernberg2012-02-191-0/+3
| |\ \ | | |/ | |/|
| | * BUG#13431369 - MAIN.VARIABLES-NOTEMBEDDED CRASHES THE SERVER SPORADICALLY ON ...Tatjana Azundris Nuernberg2012-02-171-0/+3
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+5
| | |\
| | | * Updated/added copyright headersKent Boortz2011-06-301-2/+5
* | | | merge 5.5Vladislav Vaintroub2012-02-271-2/+2
|\ \ \ \
| * | | | Fix MWL#192 build error: Remove SSL special case for embedded server.unknown2012-02-221-2/+0
| * | | | Merge MWL#192: Non-blocking client library, into MariaDB 5.5.unknown2012-02-211-0/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | MWL#192: Non-blocking client API for libmysqlclient.unknown2011-09-201-0/+2
| | * | | Changed version number from RC to stableMichael Widenius2010-01-291-2/+2
| | |\ \ \ | | | |/ /
| | * | | Merge with MySQL 5.1.42Michael Widenius2010-01-151-2/+2
| | |\ \ \ | | | |/ /
| | * | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-2/+6
| | |\ \ \
| | * \ \ \ Merge MySQL->MariaDBSergey Petrunya2009-09-081-1/+9
| | |\ \ \ \
| | * | | | | Added "pool-of-threads" handling (with libevent)Michael Widenius2009-03-131-0/+1
* | | | | | | further reduce diffs to 5.5, monty reviewVladislav Vaintroub2012-01-241-1/+12
* | | | | | | Initial threadpool implementation for MariaDB 5.5Vladislav Vaintroub2011-12-081-0/+3
|/ / / / / /
* | | | | | Bug#11745920/Bug#21287: "SSL connection error" is not helpful! (ssl-verify-se...Tatjana Azundris Nuernberg2011-05-191-3/+3
* | | | | | A patch for Bug#12325375: THE SERVER ON WINXP DOES NOT ALLOW CONNECTIONSAlexander Nozdrin2011-04-081-1/+3
* | | | | | WL#5363: Thread Pool Service InterfaceMats Kindahl2010-06-071-0/+1
* | | | | | Backport of:Konstantin Osipov2010-04-131-0/+2
* | | | | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+4
* | | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-121-2/+2
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Bug#47571 : idle named pipe connection is unkillableVladislav Vaintroub2009-11-201-2/+2
| | |_|/ / | |/| | |
* | | | | Backport of WL#798 (MySQL IPv6 support) from 6.0.Alexander Nozdrin2009-11-251-9/+15
* | | | | Backport the implementation of vio_pending from 6.0-codebase.Konstantin Osipov2009-11-211-0/+1
* | | | | Manual merge of mysql-next-mr-runtime upstream.Davi Arnaut2009-11-191-10/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Backport of Bug#41860 to mysql-next-mrDavi Arnaut2009-11-101-11/+6
| * | | | Backport of Bug#10374 to mysql-next-mrDavi Arnaut2009-11-101-0/+1
| | |/ / | |/| |
* | | | Bug#47571: idle named pipe connection is unkillableVladislav Vaintroub2009-11-021-2/+6
|/ / /
* | | Merge from 5.0Staale Smedseng2009-07-231-1/+9
|\ \ \ | |/ / |/| / | |/
| * Bug #45770 errors reading server SSL files are printed, butStaale Smedseng2009-07-231-1/+9
* | Merge quadxeon:m/srv/quadxeon/local/bk/maint/jun14/50unknown2007-06-151-0/+2
|\ \ | |/
| * follow-up fixunknown2007-06-151-0/+2
* | Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/51unknown2007-06-051-10/+10
|\ \
| * | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-10/+10
* | | Merge pilot.blaudden:/home/msvensson/mysql/bug26664/my50-bug26664unknown2007-05-241-1/+0
|\ \ \ | |/ / |/| / | |/
| * Bug#26664 test suite times out on OS X 64bitunknown2007-05-241-1/+0
* | Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0-maintunknown2007-03-281-0/+3
|\ \ | |/
| * Set yaSSL to use same type as MySQL do for socket handlesunknown2007-03-281-0/+3
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ | |/
| * Many files:unknown2006-12-231-2/+1
| * Add new define YASSL_PREFIX beforee including ssl.h to activate inclusion of ...unknown2006-05-311-0/+1
* | Re-apply missing changeset, orignally pushed by elliotunknown2006-06-061-0/+1
* | Some fixes that were not done in original merge, compilation revealed.unknown2006-05-111-1/+1
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0unknown2006-05-091-16/+9
|\ \ | |/