Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed the problem of wrong identification of WITH tables defined in WITH clau... | Galina Shalygina | 2016-05-24 | 1 | -0/+1 |
* | Fixed many problems in the code of With_element::check_unrestricted_recursive(). | Galina Shalygina | 2016-05-19 | 1 | -0/+1 |
* | Main patch for mdev-9864 | Galina Shalygina | 2016-05-09 | 1 | -0/+21 |
* | Merge branch '10.2' into 10.2-mdev9864 | Galina Shalygina | 2016-05-08 | 1 | -14/+30 |
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-03-23 | 1 | -4/+2 |
|\ | |||||
| * | Merge branch '10.0-galera' into 10.1 | Nirbhay Choubey | 2016-03-22 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch '5.5-galera' into 10.0-galera | Nirbhay Choubey | 2016-03-22 | 1 | -1/+1 |
| | |\ | |||||
| | | * | MDEV-9401: wsrep_forced_binlog_format with binlog causes crash | Nirbhay Choubey | 2016-03-18 | 1 | -2/+1 |
| | | * | Merge tag 'mariadb-5.5.48' into 5.5-galera | Nirbhay Choubey | 2016-02-13 | 1 | -1/+1 |
| | | |\ | |||||
| | | * | | refs codership/mysql-wsrep#201 | Daniele Sciascia | 2016-02-09 | 1 | -0/+1 |
| | | * | | MDEV-8617: Multiple galera tests failures with --ps-protocol | Nirbhay Choubey | 2015-08-14 | 1 | -0/+2 |
| | | * | | Merge tag 'mariadb-5.5.45' into 5.5-galera | Nirbhay Choubey | 2015-08-07 | 1 | -4/+12 |
| | | |\ \ | |||||
| * | | | | | MDEV-5542: GROUP_CONCAT truncate output to 65.536 chars when using DISTINCT o... | Oleksandr Byelkin | 2016-03-01 | 1 | -3/+1 |
* | | | | | | Removed TABLE->sort to make it possible to have multiple active calls to | Monty | 2016-03-22 | 1 | -80/+2 |
* | | | | | | MDEV-9058: protocol: COM_MULTI command (part 3) | Oleksandr Byelkin | 2016-03-18 | 1 | -0/+7 |
* | | | | | | MDEV-9058: protocol: COM_MULTI command (part 2) | Oleksandr Byelkin | 2016-03-18 | 1 | -0/+4 |
* | | | | | | MDEV-9058: protocol: COM_MULTI command (part 1) | Oleksandr Byelkin | 2016-03-18 | 1 | -0/+1 |
* | | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-02-25 | 1 | -2/+12 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Fix to ensure updates in gtid_slave_state table do not get binlogged. | Nirbhay Choubey | 2016-02-24 | 1 | -1/+6 |
| * | | | | | Merge branch '10.0-galera' into bb-10.1-serg | Nirbhay Choubey | 2016-02-24 | 1 | -0/+1 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge tag 'mariadb-10.0.24' into 10.0-galera | Nirbhay Choubey | 2016-02-23 | 1 | -1/+6 |
| | |\ \ \ \ | |||||
| | * | | | | | refs codership/mysql-wsrep#201 | Daniele Sciascia | 2016-02-22 | 1 | -1/+1 |
| * | | | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-02-23 | 1 | -1/+5 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | * | | | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-02-15 | 1 | -1/+5 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | | * | | | | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2016-02-09 | 1 | -1/+1 |
| | | |\ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | | | * | | | Bug#19941403: FATAL_SIGNAL(SIG 6) IN BUILD_EQUAL_ITEMS_FOR_COND | IN SQL/SQL_... | Chaithra Gopalareddy | 2015-11-20 | 1 | -0/+16 |
| | | | * | | | Bug#20788853 MUTEX ISSUE IN SQL/SQL_SHOW.CC RESULTING IN SIG6. SOURCE LIKELY | Marc Alff | 2015-04-08 | 1 | -0/+1 |
* | | | | | | | MDEV-6150 Speed up connection speed by moving creation of THD to new thread | Monty | 2016-02-07 | 1 | -1/+35 |
* | | | | | | | Merge branch '10.1' into 10.2 | Monty | 2016-02-06 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-01-25 | 1 | -0/+1 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Cleanup of slave code: | Monty | 2016-01-03 | 1 | -0/+1 |
* | | | | | | | MDEV-9117: Client Server capability negotiation for MariaDB specific function... | Oleksandr Byelkin | 2016-02-02 | 1 | -3/+3 |
* | | | | | | | MDEV-9220 Split filesort.cc:make_sortkey() and filesort.cc::sortlength() into... | Alexander Barkov | 2016-01-12 | 1 | -6/+9 |
* | | | | | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Alexander Barkov | 2015-12-29 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge branch 'github/10.0-galera' into 10.1 | Sergei Golubchik | 2015-12-22 | 1 | -0/+1 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | Merge tag 'mariadb-10.0.23' into 10.0-galera | Nirbhay Choubey | 2015-12-19 | 1 | -0/+1 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | * | | | | | MDEV-9162 : MariaDB Galera Cluster memory leak on async slave node | Nirbhay Choubey | 2015-12-14 | 1 | -0/+1 |
| | * | | | | | Merge tag 'mariadb-10.0.22' into 10.0-galera | Nirbhay Choubey | 2015-10-31 | 1 | -3/+0 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge tag 'mariadb-10.0.21' into 10.0-galera | Nirbhay Choubey | 2015-08-08 | 1 | -4/+12 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | MDEV-8240 : Unknown option 'table_type' when using Connect Engine on MGC | Nirbhay Choubey | 2015-07-29 | 1 | -40/+42 |
| | * | | | | | | | Merge branch '5.5-galera' into 10.0-galera | Nirbhay Choubey | 2015-06-23 | 1 | -0/+2 |
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | | | |||||
| | | * | | | | | | MDEV-8260 : Issues related to concurrent CTAS | Nirbhay Choubey | 2015-06-19 | 1 | -0/+2 |
| | | * | | | | | | Merge tag 'mariadb-5.5.43' into 5.5-galera | Nirbhay Choubey | 2015-05-04 | 1 | -6/+5 |
| | | |\ \ \ \ \ \ | |||||
| | * | \ \ \ \ \ \ | Merge tag 'mariadb-10.0.19' into 10.0-galera | Nirbhay Choubey | 2015-05-09 | 1 | -8/+36 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | refs codership/mysql-wsrep#90 made wsrep_OSU_method session variable | Teemu Ollakka | 2015-05-08 | 1 | -1/+1 |
| | * | | | | | | | | | refs codership/mysql-wsrep#90 - fixed race in OSU | Teemu Ollakka | 2015-05-08 | 1 | -0/+1 |
| | * | | | | | | | | | Merge branch '5.5-galera' into 10.0-galera | Nirbhay Choubey | 2015-03-28 | 1 | -1/+0 |
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | | | |||||
| | | * | | | | | | | | MDEV-7194: galera fails to replicate DDL queries when using binlog_checksum | Nirbhay Choubey | 2015-03-27 | 1 | -0/+1 |
| | | * | | | | | | | | cleanup: remove unused THD::COND_wsrep_thd | Nirbhay Choubey | 2015-02-19 | 1 | -1/+0 |
| | | * | | | | | | | | MDEV-7476: Allow SELECT to succeed even when node is not ready | Nirbhay Choubey | 2015-01-27 | 1 | -0/+1 |