summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Fix escaping '\' in a string constant.Vladislav Vaintroub2016-10-221-1/+1
* Merge branch '10.0' into 10.1Sergei Golubchik2016-09-291-3/+3
|\
| * 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
* | | MDEV-10508 Mariadb crash on out of disk space during dump importSergei Golubchik2016-09-281-2/+2
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-09-282-3/+5
|\ \ \ | |/ /
| * | 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
* | | MDEV-10823 Certain unicode characters in hostname prevent mysqld from startingVladislav Vaintroub2016-09-271-0/+9
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-08-252-11/+8
|\ \ \ | |/ /
| * | 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
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-07-131-4/+26
|\ \ \ | |/ /
| * | [MDEV-9127] Crash reporter often fails to show the query that crashedVicențiu Ciorbaru2016-07-121-4/+26
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-285-6/+13
|\ \ \ | |/ /
| * | 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
| |\ \ \ | | |/ /
* | | | Merge branch 'mdev9991' into mdev9991-10.1MDEV-8947Kristian Nielsen2016-06-081-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Fix compiler check for stack unwind hintKristian Nielsen2016-06-081-2/+2
* | | | Adding collationsmasterAlexander Barkov2016-05-301-2/+10
* | | | Multi-level collation in UCA, Thai sorting with contraction for UTF8.pruet2016-05-261-0/+2
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-1/+0
|\ \ \ \ | | |/ / | |/| |
| * | | 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
* | | | Merge branch '10.0' into 10.1Oleksandr Byelkin2016-03-241-1/+1
|\ \ \ \ | |/ / /
| * | | MDEV-9773: Memory corruption in mariadb_dyncol_unpackOleksandr Byelkin2016-03-241-1/+1
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-216-7/+14
|\ \ \ \ | |/ / /
| * | | 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 '10.0' into 10.1Sergei Golubchik2016-02-236-16/+14
|\ \ \ \ | |/ / /
| * | | 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
| |\ \ \