summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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-8949: COLUMN_CREATE unicode name breakageOleksandr Byelkin2017-11-141-0/+6
* | | 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
* | | Merge branch '5.5' into 10.0Sergei Golubchik2017-06-281-0/+2
|\ \ \ | |/ /
| * | MDEV-13187 incorrect backslash parsing in clientsSergei Golubchik2017-06-271-0/+2
* | | MDEV-12420 max_recursive_iterations did not prevent a stack-overflow and segf...Sergei Golubchik2017-05-151-3/+6
* | | WIP: global readonly variable pcre_frame_sizeDaniel Black2017-05-151-0/+3
* | | Merge branch '5.5' into 10.0Sergei Golubchik2017-04-212-4/+3
|\ \ \ | |/ /
| * | MDEV-12230 include/my_sys.h:600:43: error: unknown type name ‘PSI_file_keyâ...Sergei Golubchik2017-04-202-2/+48
| * | 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
* | | compiler warningSergei Golubchik2017-03-161-2/+2
* | | MDEV-12261 build failure without P_SSergei Golubchik2017-03-152-2/+45
* | | Revert "Add extra HA_ERR message that Percona introduced within TokuDB 5.6.35...Vicențiu Ciorbaru2017-03-062-4/+2
* | | Add extra HA_ERR message that Percona introduced within TokuDB 5.6.35-80Vicențiu Ciorbaru2017-03-052-2/+4
* | | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-033-45/+9
|\ \ \ | |/ /
| * | 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
* | | Windows : Fix server compile errors when compile with /Zc:strictStrings optionVladislav Vaintroub2017-02-281-4/+3
* | | Merge remote-tracking branch 'origin/5.5' into 10.0vicentiu2017-01-061-0/+4
|\ \ \ | |/ /
| * | move check_user/set_user from mysqld.cc to mysysSergei Golubchik2016-12-221-0/+4
* | | MDEV-11343 LOAD DATA INFILE fails to load data with an escape character follo...Alexander Barkov2016-11-291-0/+3
* | | MDEV-10951 Field_newdate::cmp access violationVladislav Vaintroub2016-10-252-18/+0