summaryrefslogtreecommitdiff
path: root/mysys/my_context.c
Commit message (Expand)AuthorAgeFilesLines
* Minor spelling fixes in code comments, docs and outputOtto Kekäläinen2018-01-121-1/+1
* Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-1/+2
|\
| * Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-081-1/+2
| |\
| | * mysql_client_test_nonblock fails when compiled with clangVicențiu Ciorbaru2017-03-081-1/+2
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-10/+7
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2016-08-101-10/+7
| |\ \ | | |/
| | * MDEV-10357 my_context_continue() does not store current fiber on WindowsVladislav Vaintroub2016-08-031-10/+7
| * | Merge branch 'mdev9991' into mdev9991-10.0Kristian Nielsen2016-06-081-2/+2
| |\ \ | | |/
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-2/+2
|\ \ \
| * \ \ Merge branch 'mdev9991' into mdev9991-10.1MDEV-8947Kristian Nielsen2016-06-081-2/+2
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fix compiler check for stack unwind hintKristian Nielsen2016-06-081-2/+2
* | | cmake: remove unused checks, options, and symbolsSergei Golubchik2015-11-231-7/+7
|/ /
* | 5.5 mergeSergei Golubchik2015-01-211-5/+8
|\ \ | |/
| * Fixed a couple of compiler warnings.Sergey Vojtovich2014-12-191-5/+8
* | 10.0-base mergeSergei Golubchik2013-07-181-0/+34
|\ \ | |/
| * MDEV-4601 : Allow MariaDB to be build without non-blocking client.Vladislav Vaintroub2013-06-151-0/+34
* | Merge MariaDB 10.0-base to MariaDB 10.0unknown2012-12-181-1/+1
|\ \ | |/
| * MDEV-3830 - fix compilation for Intel compiler, Vladislav Vaintroub2012-11-041-1/+1
* | Merge 5.5 -> 10.0-sergSergey Petrunya2012-11-041-1/+1
|\ \ | |/
| * MDEV-3830 - fix build on Intel compilerVladislav Vaintroub2012-11-031-1/+1
* | merge with 5.5Sergei Golubchik2012-11-031-5/+14
|\ \ | |/
| * Fix crashes on 32-bit async client lib when -fomit-frame-pointerunknown2012-10-311-5/+16
* | fix async client code for i386 (assembly)Sergei Golubchik2012-10-301-3/+3
|/
* MWL#192 after-merge fixes.unknown2012-02-231-7/+7
* Merge MWL#192: Non-blocking client library, into MariaDB 5.5.unknown2012-02-211-2/+22
* fix typo.unknown2012-01-071-1/+1
* MWL#192: non-blocking client API, after-review fixes.unknown2012-01-061-87/+35
* MWL#192: Non-blocking client API for libmysqlclient.unknown2011-09-201-0/+749