summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Revert "MDEV-9293 Connector/C integration"Vladislav Vaintroub2016-08-193-217/+1
* MDEV-9293 Connector/C integrationVladislav Vaintroub2016-08-193-1/+217
* MDEV-9872: New Power8 crc32(ieee) optimized functionsDaniel Black2016-08-051-2/+2
* MDEV-9872 - Add common optimized CRC32 function interfaceSergey Vojtovich2016-08-043-24/+7
* Merge branch '10.1' into 10.2Sergei Golubchik2016-06-308-9/+25
|\
| * 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
* | | | | Fixed compiler warnings and test failures found by buildbotMonty2016-06-244-12/+12
* | | | | General spell fixing in comments and stringsOtto Kekäläinen2016-06-081-1/+1
* | | | | MDEV-9857 - CACHE_LINE_SIZE in innodb should be 128 on POWERSergey Vojtovich2016-06-071-1/+0
* | | | | Reuse THD for new user connectionsMonty2016-06-042-5/+6
* | | | | MDEV-9154 : Remove workarounds (mainly dynamic function loading)Vladislav Vaintroub2016-06-013-302/+24
* | | | | MDEV-6353 my_ismbchar() and my_mbcharlen() refactoringAlexander Barkov2016-05-171-9/+11
* | | | | CleanupsMonty2016-04-281-1/+1
* | | | | fix compile error on Windows, intrduced by previous monty's pushVladislav Vaintroub2016-04-061-1/+1
* | | | | Added new range of MariaDB error messages, starting from 3000Monty2016-04-052-11/+9
* | | | | MDEV-9811 LOAD DATA INFILE does not work well with gbk in some casesAlexander Barkov2016-03-311-0/+1
* | | | | MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_differenceAlexander Barkov2016-03-311-13/+5
* | | | | Merge branch '10.1' into 10.2Oleksandr Byelkin2016-03-251-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | 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.1' into 10.2Sergei Golubchik2016-03-236-7/+14
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | Fixed compilarion failure on 32bit systemsSergey Vojtovich2016-02-261-0/+3
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-02-257-17/+15
|\ \ \ \ \ | |/ / / /
| * | | | 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
| | | |\ \ | | | | |/