summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-066-28/+44
|\
| * Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-025-19/+44
| |\
| | * Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-245-22/+42
| | |\
| | | * improve ASAN instrumentation: clangSergei Golubchik2018-01-221-0/+8
| | | * improve ASAN instrumentation: TRASHSergei Golubchik2018-01-221-4/+4
| | | * Correct TRASH() macro usageSergei Golubchik2018-01-221-1/+0
| | | * Fix compilation without dlopenSergei Golubchik2018-01-221-2/+2
| | | * Add dummy defintion for Dl_info in case we're missing dladdrVicențiu Ciorbaru2018-01-191-0/+4
| | | * MDEV-14229: Stack trace is not resolved for shared objectsVicențiu Ciorbaru2018-01-191-0/+4
| | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-01-181-1/+1
| | | |\
| | | | * Updated copyright year in user visible textmysql-5.5.59Balasubramanian Kandasamy2017-11-271-1/+1
| | | * | compiler warning: my_printf_error() supports printf format extensionsSergei Golubchik2018-01-181-3/+1
| | | * | BIT field woesSergei Golubchik2018-01-161-11/+13
| | | * | add support for ASAN instrumentationSergei Golubchik2018-01-161-3/+8
| | * | | MDEV-7533: COLUMN_JSON() doesn't escape control characters in string valuesOleksandr Byelkin2018-01-231-0/+3
* | | | | MDEV-11415 Remove excessive undo logging during ALTER TABLE…ALGORITHM=COPYMarko Mäkelä2018-01-301-2/+8
* | | | | Compilation speed (#546)Eugene Kosov2018-01-141-1/+5
* | | | | Fixed wrong arguments to printf and related functionsMonty2018-01-041-0/+2
* | | | | Merge remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2017-12-223-13/+0
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2017-12-193-13/+0
* | | | | Merge 10.1 into 10.2Marko Mäkelä2017-12-141-0/+6
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.0 into 10.1Marko Mäkelä2017-12-121-0/+6
| |\ \ \ \ | | |/ / /
| | * | | MDEV-8949: COLUMN_CREATE unicode name breakageOleksandr Byelkin2017-11-141-0/+6
* | | | | Correct definition of ATTRIBUTE_NORETURN on Windows.Vladislav Vaintroub2017-09-291-1/+1
* | | | | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-2/+2
* | | | | MDEV-13384 Fix Windows warnings. thd_alloc functions now use size_t parametersVladislav Vaintroub2017-09-287-76/+76
* | | | | MDEV-13712 Spelling errors in the error messageSergei Golubchik2017-09-181-13/+13
* | | | | MDEV-13773 client packages need my_global.h and/or my_config.hSergei Golubchik2017-09-181-0/+19
* | | | | MDEV-12763 10.2 uses deprecated openssl 1.0 apis even with 1.1Sergei Golubchik2017-09-181-1/+22
* | | | | Add ATTRIBUTE_NORETURN and ATTRIBUTE_COLDMarko Mäkelä2017-08-311-0/+23
* | | | | Merge 10.1 into 10.2Marko Mäkelä2017-08-311-2/+8
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote-tracking branch 'origin/10.0-galera' into 10.1Jan Lindström2017-08-211-2/+8
| |\ \ \ \
| | * \ \ \ Merge tag 'mariadb-10.0.32' into 10.0-galeraJan Lindström2017-08-094-6/+7
| | |\ \ \ \ | | | |/ / /
| | * | | | Merge tag 'mariadb-10.0.31' into 10.0-galeraSachin Setiya2017-05-303-4/+9
| | |\ \ \ \
| | * \ \ \ \ Merge branch '10.0' into bb-10.0-galeraSachin Setiya2017-03-202-2/+45
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge tag 'mariadb-10.0.30' into bb-sachin-10.0-galera-mergeSachin Setiya2017-03-174-49/+12
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'mariadb-10.0.29' into 10.0-galeraNirbhay Choubey2017-01-132-0/+7
| | |\ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ Merge branch '10.1' into 10.2Sergei Golubchik2017-08-172-5/+4
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge branch '10.0' into 10.1Sergei Golubchik2017-08-083-6/+5
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | * | | | | | | | Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2017-07-252-5/+4
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | | * | | | | | | Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2017-07-182-1/+2
| | | |\ \ \ \ \ \ \ | | | | | |_|_|_|_|/ | | | | |/| | | | |
| | | | * | | | | | BUG#25451091:CREATE TABLE DATA DIRECTORY / INDEX DIRECTORYNisha Gopalakrishnan2017-05-121-2/+14
| | | | * | | | | | BUG#25575605: SETTING --SSL-MODE=REQUIRED SENDS CREDENTIALS BEFORE VERIFYING ...Ramil Kalimullin2017-03-132-2/+5
| | | | * | | | | | BUG#25575605: SETTING --SSL-MODE=REQUIRED SENDS CREDENTIALS BEFORE VERIFYING ...Ramil Kalimullin2017-03-105-9/+19
| | | | * | | | | | BUG#24807826: UINT3KORR SHOULD STOP READING FOUR INSTEAD OFKarthik Kamath2017-03-091-11/+1
| | | * | | | | | | MDEV-12144 Signal 6 crash corrupts ibd filesSergei Golubchik2017-07-151-3/+2
| | * | | | | | | | MDEV-11896 thd_get_error_context_description race conditionSergei Golubchik2017-07-201-1/+1
* | | | | | | | | | MDEV-13370 Ambiguous behaviour regarding installation of header filesSergei Golubchik2017-08-141-4/+10
* | | | | | | | | | don't install same files twiceSergei Golubchik2017-08-141-10/+13
* | | | | | | | | | Fixed build failure on WindowsSergey Vojtovich2017-07-061-3/+10