summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* MDEV-9736: Window functions: multiple cursors to read filesort resultSergei Petrunia2016-09-241-14/+134
* MDEV-10877 xxx_unicode_nopad_ci collationsAlexander Barkov2016-09-232-5/+30
* Merge branch '10.2' into bb-10.2-connector-c-integ-submSergei Golubchik2016-09-214-40/+171
|\
| * Merge branch '10.1' into 10.2Sergei Golubchik2016-09-092-14/+33
| |\
| | * 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
| * | | | MDEV-9711 NO PAD collationsAlexander Barkov2016-09-062-5/+45
| * | | | MDEV-10743 LDML: a new syntax to reuse sort order from another 8bit simple co...Alexander Barkov2016-09-061-5/+93
| * | | | LDML refactoring for "MDEV-9711 NO PAD collations"Alexander Barkov2016-09-031-16/+0
* | | | | name clash with gnutls on on base64_encodeSergei Golubchik2016-09-121-16/+16
* | | | | After-review changesSergei Golubchik2016-09-122-7/+7
* | | | | MDEV-9293 - Use MariaDB's Connector/C in serverVladislav Vaintroub2016-08-253-1/+217
|/ / / /
* | | | 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