summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mariadb-5.5.60' into 5.5-galeraJan Lindström2018-04-245-7/+25
|\
| * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-04-192-2/+2
| |\
| | * Bug#25471090: MYSQL USE AFTER FREEArun Kuruvila2018-02-121-1/+2
| | * Bug#26585560 - MYSQL DAEMON SHOULD CREATE ITS PID FILE ASShishir Jaiswal2017-12-021-0/+1
| * | honor alignment rules and xtradb tooEugene Kosov2018-03-201-0/+2
| * | bug: ha_heap was unilaterally increasing reclengthSergei Golubchik2018-02-111-0/+1
| * | 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
* | | MDEV-8743: O_CLOEXEC/SOCK_CLOEXEC defines for non-unix compatibilityNirbhay Choubey2018-03-021-0/+6
* | | Merge tag 'mariadb-5.5.59' into 5.5-galeraJan Lindström2018-01-194-18/+23
|\ \ \ | |/ /
| * | 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
* | | Merge tag 'mariadb-5.5.57' into 5.5-galeraJan Lindström2017-07-203-4/+6
|\ \ \ | |/ /
| * | 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-13187 incorrect backslash parsing in clientsSergei Golubchik2017-06-271-0/+2
* | | Merge tag 'mariadb-5.5.56' into 5.5-galeraSachin Setiya2017-05-032-2/+48
|\ \ \ | |/ /
| * | MDEV-12230 include/my_sys.h:600:43: error: unknown type name ‘PSI_file_keyâ...Sergei Golubchik2017-04-202-2/+48
* | | Merge tag 'mariadb-5.5.55' into bb-5.5-sachin-mergeSachin Setiya2017-04-183-49/+12
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'mysql/5.5' into 5.5mariadb-5.5.55Sergei Golubchik2017-04-111-3/+3
| |\ \
| | * | BUG#25575605: SETTING --SSL-MODE=REQUIRED SENDS CREDENTIALS BEFORE VERIFYING ...Ramil Kalimullin2017-03-142-2/+5
| | * | BUG#25575605: SETTING --SSL-MODE=REQUIRED SENDS CREDENTIALS BEFORE VERIFYING ...Ramil Kalimullin2017-03-105-9/+19
| | |/
| | * Updated copyright year in user visible textBalasubramanian Kandasamy2017-01-061-2/+2
| | * BUG#24437124: POSSIBLE BUFFER OVERFLOW ON CREATE TABLEKarthik Kamath2016-11-101-1/+2
| | * Bug#24388746: PRIVILEGE ESCALATION AND RACE CONDITION USING CREATE TABLEJon Olav Hauglid2016-08-192-6/+8
| | * Bug #23296299 : HANDLE_FATAL_SIGNAL (SIG=11) INKailasnath Nagarkar2016-07-011-2/+2
| * | bugfix: remove my_delete_with_symlink()Sergei Golubchik2017-02-272-42/+0
| * | race-condition safe implementation of mi_delete_table/maria_delete_tableSergei Golubchik2017-02-271-0/+3
| * | MDEV-11902 mi_open race conditionSergei Golubchik2017-02-271-3/+3
| * | cleanup: mysys_test_invalid_symlinkSergei Golubchik2017-02-271-0/+2
| * | Fix for memory leak in applications, like QT,that callsMonty2017-01-271-1/+1
* | | Merge tag 'mariadb-5.5.54' into 5.5-galeramariadb-galera-5.5.54Nirbhay Choubey2016-12-271-0/+4
|\ \ \ | |/ /
| * | move check_user/set_user from mysqld.cc to mysysSergei Golubchik2016-12-221-0/+4
* | | Merge remote-tracking branch 'origin/5.5' into 5.5-galeraNirbhay Choubey2016-10-141-2/+1
|\ \ \ | |/ /
| * | MDEV-10725 Server 10.1.17 fails to build using clang with c++11Sergei Golubchik2016-09-261-2/+1
* | | Merge tag 'mariadb-5.5.52' into 5.5-galeramariadb-galera-5.5.52Nirbhay Choubey2016-09-191-2/+2
|\ \ \ | |/ /
| * | don't use my_copystat in the serverSergei Golubchik2016-09-121-2/+2
* | | Merge tag 'mariadb-5.5.50' into 5.5-galeramariadb-galera-5.5.50Nirbhay Choubey2016-06-234-3/+10
|\ \ \ | |/ /
| * | Fixed compilation failure using clangVicențiu Ciorbaru2016-06-141-1/+2