Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-09-09 | 1 | -0/+8 |
|\ | |||||
| * | Merge branch '10.0-galera' into bb-10.1-serg | Nirbhay Choubey | 2016-08-25 | 1 | -0/+8 |
| |\ | |||||
| | * | Merge branch '10.0' into 10.0-galera | Nirbhay Choubey | 2016-08-24 | 1 | -1/+9 |
| | |\ | |||||
| | * | | MDEV-10566: Create role statement replicated inconsistently in Galera Cluster | Nirbhay Choubey | 2016-08-24 | 1 | -0/+4 |
| | * | | MW-286 Avoid spurious deadlock errors when wsrep_on is disabled | Daniele Sciascia | 2016-08-21 | 1 | -1/+1 |
| | * | | Refs MW-252 | sjaakola | 2016-08-21 | 1 | -2/+1 |
| | * | | Refs MW-252 | sjaakola | 2016-08-21 | 1 | -1/+2 |
| | * | | MW-265 Add support for wsrep_max_ws_rows | Daniele Sciascia | 2016-07-19 | 1 | -2/+6 |
| | * | | Merge branch '10.0' into 10.0-galera | Nirbhay Choubey | 2016-04-29 | 1 | -25/+42 |
| | |\ \ | |||||
| * | \ \ | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-08-25 | 1 | -1/+9 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | With parallel replication we have had a couple of bugs where DDL's | Monty | 2016-08-12 | 1 | -1/+9 |
| | | |/ | | |/| | |||||
* | | | | MDEV-8931: (server part of) session state tracking | Oleksandr Byelkin | 2016-08-31 | 1 | -0/+4 |
* | | | | MDEV-8931: (server part of) session state tracking | Oleksandr Byelkin | 2016-08-31 | 1 | -0/+4 |
* | | | | MDEV-8931: (server part of) session state tracking | Oleksandr Byelkin | 2016-08-31 | 1 | -0/+3 |
* | | | | cleanup: redundant variable | Sergei Golubchik | 2016-08-27 | 1 | -2/+2 |
* | | | | Call profiling.restart() and profiling.reset() only if profiling is enabled | Alexander Kuleshov | 2016-08-26 | 1 | -0/+4 |
* | | | | Revert "MDEV-9293 Connector/C integration" | Vladislav Vaintroub | 2016-08-19 | 1 | -19/+19 |
* | | | | MDEV-9293 Connector/C integration | Vladislav Vaintroub | 2016-08-19 | 1 | -19/+19 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-06-30 | 1 | -22/+39 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-05-04 | 1 | -22/+39 |
| |\ \ \ | | |/ / | |||||
| | * | | Fixed mutex that wasn't properly unlocked (typo in last patch) | Monty | 2016-04-26 | 1 | -1/+1 |
| | * | | Fix for MDEV-9679 main.delayed fails sporadically | Monty | 2016-04-26 | 1 | -19/+36 |
* | | | | Use default character set for expressions | Michael Widenius | 2016-06-30 | 1 | -4/+11 |
* | | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL Standard | Michael Widenius | 2016-06-30 | 1 | -1/+9 |
* | | | | Simplify THD::decide_logging_format() | Monty | 2016-06-30 | 1 | -116/+47 |
* | | | | Merge pull request #181 from ottok/ok-debpkg-10.2 | Sergey Vojtovich | 2016-06-14 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | General spell fixing in comments and strings | Otto Kekäläinen | 2016-06-08 | 1 | -2/+2 |
* | | | | | cleanup | Sergei Golubchik | 2016-06-13 | 1 | -4/+3 |
* | | | | | MDEV-5535: Cannot reopen temporary table | Nirbhay Choubey | 2016-06-10 | 1 | -22/+6 |
|/ / / / | |||||
* | | | | cleanup: thread_count | Sergei Golubchik | 2016-06-04 | 1 | -0/+2 |
* | | | | THD:: cleanup() must be where it used to | Sergei Golubchik | 2016-06-04 | 1 | -2/+2 |
* | | | | reset @@TIMESTAMP for COM_CHANGE_USER | Sergei Golubchik | 2016-06-04 | 1 | -1/+2 |
* | | | | Reuse THD for new user connections | Monty | 2016-06-04 | 1 | -46/+104 |
* | | | | MDEV-9154 : Remove workarounds (mainly dynamic function loading) | Vladislav Vaintroub | 2016-06-01 | 1 | -1/+0 |
* | | | | MDEV-6353 my_ismbchar() and my_mbcharlen() refactoring | Alexander Barkov | 2016-05-17 | 1 | -1/+1 |
* | | | | Final fixes for Memory_used | Monty | 2016-04-28 | 1 | -1/+0 |
* | | | | Merge commit 'd5822a3ad0657040114cdc185c6387b9eb3a12b2' into 10.2 | Monty | 2016-04-28 | 1 | -3/+13 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed wrong counting of global Memory_used | Monty | 2016-04-28 | 1 | -3/+13 |
* | | | | Removed TABLE->sort to make it possible to have multiple active calls to | Monty | 2016-03-22 | 1 | -2/+3 |
* | | | | MDEV-9058: protocol: COM_MULTI command (part 3) | Oleksandr Byelkin | 2016-03-18 | 1 | -0/+1 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-02-25 | 1 | -3/+122 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix to ensure updates in gtid_slave_state table do not get binlogged. | Nirbhay Choubey | 2016-02-24 | 1 | -1/+1 |
| * | | | Merge branch '10.0-galera' into bb-10.1-serg | Nirbhay Choubey | 2016-02-24 | 1 | -1/+7 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Merge tag 'mariadb-10.0.24' into 10.0-galera | Nirbhay Choubey | 2016-02-23 | 1 | -3/+123 |
| | |\ \ | | | |/ | |||||
| | * | | refs codership/mysql-wsrep#201 | Daniele Sciascia | 2016-02-22 | 1 | -0/+6 |
| | * | | refs codership/galera#308 | Daniele Sciascia | 2016-02-22 | 1 | -1/+1 |
| | * | | refs codership/galera#308 | Daniele Sciascia | 2016-02-22 | 1 | -4/+0 |
| | * | | refs codership/galera#308 | Daniele Sciascia | 2016-02-22 | 1 | -0/+4 |
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-02-23 | 1 | -1/+114 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-02-15 | 1 | -1/+114 |
| | |\ \ |