Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge InnoDB 5.7 from mysql-5.7.14. | Jan Lindström | 2016-09-08 | 2 | -2/+24 |
* | Merge InnoDB 5.7 from mysql-5.7.9. | Jan Lindström | 2016-09-02 | 4 | -0/+382 |
* | increase stack size for labrador | Sergei Golubchik | 2016-07-01 | 1 | -1/+1 |
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-06-30 | 9 | -3/+53 |
|\ | |||||
| * | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-06-28 | 2 | -2/+3 |
| |\ | |||||
| | * | Merge branch '5.5' into bb-10.0 | Sergei Golubchik | 2016-06-21 | 3 | -2/+9 |
| | |\ | |||||
| | | * | Fixed compilation failure using clang | Vicențiu Ciorbaru | 2016-06-14 | 1 | -1/+2 |
| | | * | MDEV-10166 probes_mysql_nodtrace.h is not provided anymore by mariadb-10.0.25 | Sergei Golubchik | 2016-06-14 | 1 | -0/+6 |
| | | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2016-06-14 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | BUG#22594514: HANDLE_FATAL_SIGNAL (SIG=11) IN | Nisha Gopalakrishnan | 2016-03-17 | 1 | -2/+2 |
| | | | * | WL#9072: Backport WL#8785 to 5.5 | Ramil Kalimullin | 2016-02-19 | 3 | -5/+27 |
| | | * | | MDEV-9366 : do_shutdown_server fails to detect server shutdown on Windows. | Vladislav Vaintroub | 2016-06-08 | 1 | -1/+1 |
| * | | | | MDEV-10262 ucs2_thai_520_w2: wrong implicit weights on the secondary level | Alexander Barkov | 2016-06-21 | 1 | -0/+1 |
| * | | | | Multi-level collation in UCA, Thai sorting with contraction for UTF8. | pruet | 2016-05-26 | 1 | -1/+1 |
| * | | | | Merge branch 'bb-10.1-merge' into 10.1 | Sergei Golubchik | 2016-05-05 | 1 | -0/+6 |
| |\ \ \ \ | |||||
| | * | | | | MDEV-9926 probes_mysql.h includes nonexisting files | Sergei Golubchik | 2016-05-05 | 1 | -0/+6 |
| * | | | | | MDEV-9618 solaris sparc build fails on 10.1. | Alexey Botchkov | 2016-05-04 | 5 | -0/+42 |
| |/ / / / | |||||
* | | | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL Standard | Michael Widenius | 2016-06-30 | 1 | -2/+0 |
* | | | | | MDEV-10138 Support for decimals up to 38 digits | Monty | 2016-06-22 | 4 | -8/+30 |
* | | | | | General spell fixing in comments and strings | Otto Kekäläinen | 2016-06-08 | 1 | -1/+1 |
* | | | | | MDEV-9857 - CACHE_LINE_SIZE in innodb should be 128 on POWER | Sergey Vojtovich | 2016-06-07 | 1 | -5/+2 |
* | | | | | Few improvements related to CPU cache line size and padding: | Alexey Kopytov | 2016-06-07 | 1 | -0/+18 |
* | | | | | Reuse THD for new user connections | Monty | 2016-06-04 | 2 | -2/+3 |
* | | | | | MDEV-9154 : Remove workarounds (mainly dynamic function loading) | Vladislav Vaintroub | 2016-06-01 | 2 | -33/+3 |
* | | | | | MDEV-6353 my_ismbchar() and my_mbcharlen() refactoring | Alexander Barkov | 2016-05-17 | 1 | -7/+14 |
* | | | | | Merge commit 'd5822a3ad0657040114cdc185c6387b9eb3a12b2' into 10.2 | Monty | 2016-04-28 | 6 | -6/+13 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fixed wrong counting of global Memory_used | Monty | 2016-04-28 | 6 | -6/+13 |
* | | | | | Added new range of MariaDB error messages, starting from 3000 | Monty | 2016-04-05 | 1 | -3/+3 |
* | | | | | MDEV-9811 LOAD DATA INFILE does not work well with gbk in some cases | Alexander Barkov | 2016-03-31 | 1 | -0/+4 |
* | | | | | MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_difference | Alexander Barkov | 2016-03-31 | 3 | -10/+15 |
* | | | | | Fixing the return data type of my_charlen() from "uint" to "int", | Alexander Barkov | 2016-03-25 | 1 | -1/+1 |
* | | | | | Removing my_strnncoll_mb_bin() and my_strnncollsp_mb_bin(), | Alexander Barkov | 2016-03-25 | 1 | -10/+0 |
* | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-03-23 | 2 | -2/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-03-21 | 2 | -2/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Update AskMonty and Atlassian references to MariaDB | iangilfillan | 2016-03-08 | 1 | -1/+1 |
| | * | | | Fix spelling: occurred, execute, which etc | Otto Kekäläinen | 2016-03-04 | 1 | -1/+1 |
* | | | | | Make step bigger to reflect modern needs. | Oleksandr Byelkin | 2016-03-23 | 1 | -1/+1 |
* | | | | | MDEV-9058: protocol: COM_MULTI command (part 2) | Oleksandr Byelkin | 2016-03-18 | 1 | -1/+4 |
* | | | | | MDEV-9058: protocol: COM_MULTI command (part 1) | Oleksandr Byelkin | 2016-03-18 | 2 | -1/+6 |
* | | | | | MDEV-9665 Remove cs->cset->ismbchar() | Alexander Barkov | 2016-03-16 | 1 | -3/+36 |
* | | | | | MDEV-9651 - Simplify audit event dispatching | Sergey Vojtovich | 2016-03-08 | 2 | -2/+2 |
* | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-02-25 | 9 | -24/+46 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix to ensure updates in gtid_slave_state table do not get binlogged. | Nirbhay Choubey | 2016-02-24 | 1 | -3/+3 |
| * | | | | Merge branch 'bb-10.1-serg' into 10.1 | Sergei Golubchik | 2016-02-24 | 5 | -19/+17 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch '10.0-galera' into bb-10.1-serg | Nirbhay Choubey | 2016-02-24 | 1 | -0/+9 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge tag 'mariadb-10.0.24' into 10.0-galera | Nirbhay Choubey | 2016-02-23 | 6 | -21/+14 |
| | | |\ \ \ \ | | | | |/ / / | |||||
| | * | | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-02-23 | 4 | -19/+8 |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| | | * | | | | Merge branch 'bb-10.0-serg' into 10.0mariadb-10.0.24 | Sergei Golubchik | 2016-02-17 | 3 | -18/+7 |
| | | |\ \ \ \ | |||||
| | | | * | | | | MDEV-9308 Fix build errors with recent gcc (isfinite) | Sergei Golubchik | 2016-02-17 | 1 | -0/+3 |
| | | | * | | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-02-15 | 3 | -18/+4 |
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| | |