summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch '5.5' into 10.0Sergei Golubchik2016-09-272-4/+3
|\ \ | |/
| * MDEV-10725 Server 10.1.17 fails to build using clang with c++11Sergei Golubchik2016-09-261-2/+1
| * don't use my_copystat in the serverSergei Golubchik2016-09-121-2/+2
* | Fixed "Packets out of order" warning message on stdout in clients,Monty2016-08-212-2/+2
* | [MDEV-9127] Crash reporter often fails to show the query that crashedVicențiu Ciorbaru2016-07-121-1/+1
* | Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-213-2/+9
|\ \ | |/
| * Fixed compilation failure using clangVicențiu Ciorbaru2016-06-141-1/+2
| * MDEV-10166 probes_mysql_nodtrace.h is not provided anymore by mariadb-10.0.25Sergei Golubchik2016-06-141-0/+6
| * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-06-141-1/+1
| |\
| | * BUG#22594514: HANDLE_FATAL_SIGNAL (SIG=11) INNisha Gopalakrishnan2016-03-171-2/+2
| | * WL#9072: Backport WL#8785 to 5.5Ramil Kalimullin2016-02-193-5/+27
| * | MDEV-9366 : do_shutdown_server fails to detect server shutdown on Windows.Vladislav Vaintroub2016-06-081-1/+1
* | | Update AskMonty and Atlassian references to MariaDBiangilfillan2016-03-081-1/+1
* | | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-1/+1
* | | Merge branch 'bb-10.0-serg' into 10.0mariadb-10.0.24Sergei Golubchik2016-02-173-18/+7
|\ \ \
| * | | MDEV-9308 Fix build errors with recent gcc (isfinite)Sergei Golubchik2016-02-171-0/+3
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2016-02-153-18/+4
| |\ \ \ | | |/ /
| | * | dtrace in cmakeSergei Golubchik2016-02-151-0/+0
| | * | better inline checkSergei Golubchik2016-02-151-14/+0
| | * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-02-091-3/+3
| | |\ \ | | | |/
| | | * Updated copyright year in user visible textBjorn Munch2016-01-111-2/+2
| | | * Bug#21770366 backport bug#21657078 to 5.5 and 5.6Ajo Robert2016-01-071-8/+4
| | | * Bug #21221862 NEWEST RHEL/CENTOS OPENSSL UPDATE BREAKS MYSQL DHE CIPHERSV S Murthy Sidagam2015-06-191-2/+2
| | | * Raise version number after cloning 5.5.42Bala2015-01-051-2/+2
| | * | MDEV-9024 Build fails with VS2015Sergei Golubchik2016-02-061-0/+2
| | * | MDEV-9466 : Exception handler on Windows does not output any text,Vladislav Vaintroub2016-02-031-1/+1
* | | | MDEV-9511 Valgrind warnings 'Invalid read' in Field_newdate::cmp and Field_ne...Alexander Barkov2016-02-171-1/+1
|/ / /
* | | Merge MDEV-9112 into 10.0Kristian Nielsen2016-02-011-1/+1
|\ \ \ | |/ /
| * | MDEV-9112: Non-blocking client API missing on non-x86 platformsGeorg Richter2016-02-011-1/+1
* | | MDEV-9366 : do_shutdown_server fails to detect server shutdown on Windows.Vladislav Vaintroub2016-01-071-1/+1
* | | Merge branch '5.5' into 10.0Sergei Golubchik2015-12-211-0/+4
|\ \ \ | |/ /
| * | MDEV-9249 MariaDB un-buildable on linux64: fails @ "error: ‘ERR_remove_stat...Sergei Golubchik2015-12-211-0/+4
* | | MDEV-8378 - Debian: the Lintian complains about many "shlib-calls-exit" in manymariadb-10.0.23Sergey Vojtovich2015-12-161-2/+1
* | | Merge branch 'merge/merge-perfschema-5.6' into 10.0Sergei Golubchik2015-12-132-0/+3
|\ \ \
| * | | 5.6.28Sergei Golubchik2015-12-132-0/+3
* | | | Correct comments before mysql_socket_{g|s}etfd to refer to the right functionDaniel Black2015-12-111-2/+2
* | | | Fixed failing test cases and compiler warnings found by buildbotMonty2015-11-241-0/+4
* | | | MDEV-9024 Build fails with VS2015Vladislav Vaintroub2015-11-062-2/+4
* | | | remove unneded #include's that had a dubious explanationSergei Golubchik2015-10-241-0/+8