summaryrefslogtreecommitdiff
path: root/include/my_global.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-2/+1
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-09-281-2/+1
| |\
| | * Merge branch '5.5' into 10.0Sergei Golubchik2016-09-271-2/+1
| | |\
| | | * MDEV-10725 Server 10.1.17 fails to build using clang with c++11Sergei Golubchik2016-09-261-2/+1
* | | | Merge branch '10.2' into bb-10.2-connector-c-integ-submSergei Golubchik2016-09-211-0/+1
|\ \ \ \
| * | | | Remove a bunch of TODO's, fix perfschema.threads_innodb testSergei Golubchik2016-09-111-0/+1
* | | | | MDEV-9293 - Use MariaDB's Connector/C in serverVladislav Vaintroub2016-08-251-0/+9
* | | | | Revert "MDEV-9293 Connector/C integration"Vladislav Vaintroub2016-08-191-9/+0
* | | | | MDEV-9293 Connector/C integrationVladislav Vaintroub2016-08-191-0/+9
|/ / / /
* | | | Few improvements related to CPU cache line size and padding:Alexey Kopytov2016-06-071-0/+18
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-02-251-15/+4
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-15/+4
| |\ \ \ | | |/ /
| | * | MDEV-9308 Fix build errors with recent gcc (isfinite)Sergei Golubchik2016-02-171-0/+3
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2016-02-151-15/+1
| | |\ \ | | | |/
| | | * better inline checkSergei Golubchik2016-02-151-14/+0
| | | * MDEV-9466 : Exception handler on Windows does not output any text,Vladislav Vaintroub2016-02-031-1/+1
| | | * Merge 5.3->5.5Alexander Barkov2014-06-041-0/+1
| | | |\
| | | | * MDEV-4858 Wrong results for a huge unsigned value inserted into a TIME columnAlexander Barkov2014-06-041-0/+1
| | | * | MDEV-5822 TokuDB fails to compile without partition storage engineSergei Golubchik2014-03-241-0/+6
* | | | | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2015-12-291-1/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-1/+5
| |\ \ \ \ | | |/ / /
| | * | | Fixed failing test cases and compiler warnings found by buildbotMonty2015-11-241-0/+4
* | | | | cmake: remove unused checks, options, and symbolsSergei Golubchik2015-11-231-2/+0
|/ / / /
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-10-121-1/+1
|\ \ \ \ | |/ / /
| * | | MDEV-8379 - SUSE mariadb patchesSergey Vojtovich2015-10-011-1/+1
* | | | MDEV-6152: Remove calls to current_thd while creating ItemMonty2015-08-271-0/+7
* | | | UNINIT_VAR() fixesSergey Vojtovich2015-08-251-1/+1
* | | | Fixed failing tests and compiler warningsMonty2015-08-181-1/+1
* | | | Merge branch '10.0-galera' into 10.1Nirbhay Choubey2015-07-141-0/+6
* | | | MDEV-6650 - LINT_INIT emits code in non-debug buildsSergey Vojtovich2015-03-161-13/+0
* | | | MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)Sergei Golubchik2014-10-111-3/+0
* | | | MDEV-6305 - UNINIT_VAR emits code in non-debug buildsSergey Vojtovich2014-08-261-7/+5
|/ / /
* | | mergeSergei Golubchik2014-02-281-8/+0
|\ \ \
| * \ \ 10.0-base mergeSergei Golubchik2014-02-261-7/+0
| |\ \ \
| | * \ \ 5.5 mergeSergei Golubchik2014-02-251-7/+0
| | |\ \ \ | | | |/ /
| | | * | MySQL-5.5.36 mergeSergei Golubchik2014-02-171-7/+0
| | | |\ \
* | | | | | Fixing AIX compilation failiresAlexander Barkov2014-02-271-0/+33
|/ / / / /
* | | | | MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-1/+1
* | | | | Removing "#include <sys/timeb.h>" from my_global.h,Alexander Barkov2014-02-041-3/+0
* | | | | 10.0-base merge.Sergei Golubchik2013-09-211-4/+10
|\ \ \ \ \ | |/ / / /
| * | | | 5.5 merge and fixes for compiler/test errorsSergei Golubchik2013-09-181-4/+10
| |\ \ \ \ | | |/ / /
| | * | | MDEV-4941 make: AIX fails with 'Identifier not allowed in cast'; syntax error...Sergei Golubchik2013-09-091-1/+1
| | * | | mysql-5.5.33 mergeSergei Golubchik2013-09-061-3/+2
| | |\ \ \ | | | |/ /
| | | * | Bug#16729109: FIX COMPILATION WARNINGS WITH GCC 4.8Tor Didriksen2013-06-141-2/+2
| | * | | MDEV-4165 [PATCH] RFE: make tmpdir a build-time configurable optionSergei Golubchik2013-08-171-0/+7
* | | | | 10.0-monty mergeSergei Golubchik2013-07-211-299/+5
|\ \ \ \ \
| * | | | | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-299/+5
* | | | | | 10.0-base mergeSergei Golubchik2013-07-181-1/+7
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | 5.5 mergeSergei Golubchik2013-07-171-1/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | mysql-5.5.32 mergeSergei Golubchik2013-07-161-1/+1
| | |\ \ \ \ | | | | |/ / | | | |/| |