summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* MDEV-11087 Search path for my.ini is wrong for default installationVladislav Vaintroub2017-01-061-1/+6
* Merge branch '5.5' into 10.0Sergei Golubchik2016-09-291-3/+3
|\
| * MDEV-10907 MTR and server writes can interleave in the error logVladislav Vaintroub2016-09-271-3/+3
* | Merge branch '5.5' into 10.0Sergei Golubchik2016-09-272-3/+5
|\ \ | |/
| * don't use my_copystat in the serverSergei Golubchik2016-09-122-3/+5
* | Fixed compiler error and some warnings on windowsMonty2016-08-231-1/+1
* | Merge branch '5.5' into 10.0Sergei Golubchik2016-08-101-10/+7
|\ \ | |/
| * MDEV-10357 my_context_continue() does not store current fiber on WindowsVladislav Vaintroub2016-08-031-10/+7
* | [MDEV-9127] Crash reporter often fails to show the query that crashedVicențiu Ciorbaru2016-07-121-4/+26
* | Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-215-6/+10
|\ \ | |/
| * MDEV-9433: [PATCH} cppcheck reported a number of minor coding errorsDaniel Black2016-06-141-0/+1
| * MDEV-9433: [PATCH] cppcheck reported a number of minor coding errorsDaniel Black2016-06-141-1/+3
| * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-06-143-4/+6
| |\
| | * Bug#23251517: SEMISYNC REPLICATION HANGINGmysql-5.5.50Sujatha Sivakumar2016-05-162-16/+6
| | * Bug#22897202: RPL_IO_THD_WAIT_FOR_DISK_SPACE HAS OCCASIONALSujatha Sivakumar2016-04-191-1/+2
| | * BUG#22594514: HANDLE_FATAL_SIGNAL (SIG=11) INNisha Gopalakrishnan2016-03-171-3/+3
| | * Bug#20685029: SLAVE IO THREAD SHOULD STOP WHEN DISK ISSujatha Sivakumar2016-03-012-7/+16
| | * Bug#21770366 backport bug#21657078 to 5.5 and 5.6Jon Olav Hauglid2016-01-261-2/+6
* | | MDEV-10001 my_b_seek() may not work correctly after my_b_read() hits EOFSergei Golubchik2016-06-151-0/+3
* | | Merge branch 'mdev9991' into mdev9991-10.0Kristian Nielsen2016-06-081-2/+2
|\ \ \ | |/ /
| * | Fix compiler check for stack unwind hintKristian Nielsen2016-06-081-2/+2
* | | Merge branch '5.5' into 10.0Sergei Golubchik2016-04-261-1/+0
|\ \ \ | |/ /
| * | MDEV-9748 Include Twin (mysys_err.h is included twice in mysys/my_copy.c)Sergei Golubchik2016-04-191-1/+0
* | | MDEV-9773: Memory corruption in mariadb_dyncol_unpackOleksandr Byelkin2016-03-241-1/+1
* | | Merge branch '5.5' into 10.0Sergei Golubchik2016-03-211-1/+8
|\ \ \ | |/ /
| * | MDEV-9733 Server crashes in lf_pinbox_real_free on replication slavesSergei Golubchik2016-03-171-1/+8
* | | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-045-6/+6
* | | Merge branch '5.5' into 10.0Sergei Golubchik2016-02-155-12/+14
|\ \ \ | |/ /
| * | fix my_gethwaddr() for solarisSergei Golubchik2016-02-151-1/+1
| * | Fix memory leak when failing to read config fileVicențiu Ciorbaru2016-02-141-0/+1
| * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-02-092-2/+4
| |\ \ | | |/
| | * Bug#21770366 backport bug#21657078 to 5.5 and 5.6Ajo Robert2016-01-072-12/+24
| * | MDEV-9024 Build fails with VS2015Sergei Golubchik2016-02-061-20/+20
| * | MDEV-4664 mysql_upgrade crashes if root's password contains an apostrophe/sin...Sergei Golubchik2016-02-061-2/+3
| * | unit test for dynstr_append_os_quoted()Sergei Golubchik2016-02-061-9/+7
* | | Merge pull request #150 from grooverdan/10.0-my_rnd_cppVicențiu-Marian Ciorbaru2016-02-061-4/+0
|\ \ \
| * | | mysys/my_rnd.c - remove #ifdef __cplusplusDaniel Black2016-01-191-4/+0
* | | | Merge branch '5.5' into 10.0Alexey Botchkov2016-01-251-0/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | MDEV-9106 Audit plugin compiled with MariaDB can't install on MySQL 5.7.Alexey Botchkov2016-01-121-0/+2
* | | MDEV-8378 - Debian: the Lintian complains about many "shlib-calls-exit" in manymariadb-10.0.23Sergey Vojtovich2015-12-161-1/+0
* | | MDEV-9167: COLUMN_CHECK fails on valid decimal dataOleksandr Byelkin2015-12-161-1/+2
* | | Merge branch '5.5' into 10.0Sergei Golubchik2015-12-131-1/+1
|\ \ \ | |/ /
| * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2015-12-091-1/+1
| |\ \ | | |/
| | * Bug #21503595 : --QUERY-ALLOC-BLOCK-SIZE=-1125899906842624 +Arun Kuruvila2015-09-041-2/+23
| | * Bug# 20376760: STACK-BUFFER-OVERFLOW WITH LONG PATHS TO CERTAIN VARIABLESYashwant Sahu2015-06-241-2/+2
* | | MDEV-8521 Drastic loss of precision in COLUMN_JSON() on DOUBLEsOleksandr Byelkin2015-12-101-1/+3
* | | MDEV-8401 COLUMN_CREATE(name, value as DOUBLE) results in stringOleksandr Byelkin2015-12-101-4/+0
* | | Fixes to get all test to run on MacosX Lion 10.7Monty2015-11-291-1/+2
* | | MDEV-9024 Build fails with VS2015Vladislav Vaintroub2015-11-062-21/+21
* | | MDEV-8692 prefschema test failures on ARM (on Debian build system)Alexander Barkov2015-10-301-0/+25