Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-06-12 | 1 | -274/+1 |
|\ | |||||
| * | MDEV-19653 Add class Sql_cmd_create_table | Alexander Barkov | 2019-05-31 | 1 | -268/+1 |
* | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-28 | 1 | -0/+7 |
|\ \ | |/ | |||||
| * | Merge 5.5 into 10.1 | Marko Mäkelä | 2019-05-28 | 1 | -0/+7 |
| |\ | |||||
| | * | MDEV-18896 Crash in convert_join_subqueries_to_semijoins : Correction | Igor Babaev | 2019-05-19 | 1 | -0/+7 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
* | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-05-04 | 1 | -5/+11 |
|\ \ \ | |/ / | |||||
| * | | MDEV-14572: Assertion `! is_set()' failed in Diagnostics_area::set_eof_status... | Oleksandr Byelkin | 2019-04-30 | 1 | -0/+10 |
| * | | Merge branch '5.5' into 10.1 | Sergei Golubchik | 2019-04-26 | 1 | -5/+1 |
| |\ \ | | |/ | |||||
| | * | bugfix: multi-update checked privileges on views incorrectly | Sergei Golubchik | 2019-04-24 | 1 | -5/+1 |
| | * | MDEV-17610 Unexpected connection abort after certain operations from within s... | Vladislav Vaintroub | 2019-04-04 | 1 | -7/+8 |
* | | | MDEV-17036: BULK with replace doesn't take the first parameter in account | Oleksandr Byelkin | 2019-04-25 | 1 | -1/+2 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-04-25 | 1 | -8/+7 |
|\ \ \ | |/ / | |||||
| * | | MDEV-17610 Unexpected connection abort after certain operations from | Vladislav Vaintroub | 2019-04-04 | 1 | -8/+7 |
| * | | Revert MDEV-18464 and MDEV-12009 | Marko Mäkelä | 2019-03-28 | 1 | -11/+3 |
| * | | MDEV-12009: Allow to force kill user threads/query which are flagged as high ... | Jan Lindström | 2019-03-28 | 1 | -3/+11 |
* | | | MDEV-19112 WITH clause does not work with information_schema as default database | Igor Babaev | 2019-04-05 | 1 | -14/+1 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-03-26 | 1 | -1/+3 |
|\ \ \ | |/ / | |||||
| * | | Fix cmake -DENABLED_PROFILING=OFF | Marko Mäkelä | 2019-03-26 | 1 | -1/+3 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-03-26 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.0 into 10.1 | Marko Mäkelä | 2019-03-26 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Update sql_parse.cc | Chris Calender | 2019-03-22 | 1 | -1/+1 |
| * | | | Backporting slow log simulation logic details from 10.2 to 10.1 | Alexander Barkov | 2019-03-22 | 1 | -2/+5 |
* | | | | post-merge: --ps-protocol fixes | Sergei Golubchik | 2019-03-15 | 1 | -2/+5 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2019-03-15 | 1 | -100/+48 |
|\ \ \ \ | |/ / / | |||||
| * | | | fix gcc 8 compiler warnings | Sergei Golubchik | 2019-03-14 | 1 | -3/+2 |
| * | | | MDEV-18907 Slow log: RENAME TABLE is not "admin", while ALTER TABLE..RENAME is | Alexander Barkov | 2019-03-13 | 1 | -1/+2 |
| * | | | Tests for MDEV-18892 Regression in slow log and admin statements | Alexander Barkov | 2019-03-12 | 1 | -0/+3 |
| * | | | MDEV-15945 --ps-protocol does not test some queries | Sergei Golubchik | 2019-03-12 | 1 | -49/+9 |
| * | | | cleanup: misc | Sergei Golubchik | 2019-03-12 | 1 | -6/+4 |
| * | | | pass the slow logging information in thd->query_plan_flags | Sergei Golubchik | 2019-03-12 | 1 | -41/+28 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-03-06 | 1 | -0/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | A cleanup for MDEV-18333 Slow_queries count doesn't increase when slow_query_... | Alexander Barkov | 2019-03-06 | 1 | -0/+5 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-03-04 | 1 | -13/+49 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-18333 Slow_queries count doesn't increase when slow_query_log is turned off | Alexander Barkov | 2019-03-04 | 1 | -13/+49 |
* | | | | MDEV-18281 COM_RESET_CONNECTION changes the connection encoding | Vladislav Vaintroub | 2019-02-02 | 1 | -0/+3 |
* | | | | Merge branch '10.1' into 10.2mariadb-10.2.21 | Sergei Golubchik | 2018-12-30 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-12-29 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-12-20 | 1 | -0/+1 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-16987 - ALTER DATABASE possible in read-only mode | Sergey Vojtovich | 2018-12-13 | 1 | -0/+1 |
| | * | | MDEV-17720 slave_ddl_exec_mode=IDEMPOTENT does not handle DROP DATABASE | Sachin | 2018-12-19 | 1 | -0/+6 |
| * | | | MDEV-17804: Galera tests cause mysql_socket.h:738: inline_mysql_socket_send: ... | Jan Lindström | 2018-11-26 | 1 | -1/+2 |
* | | | | MDEV-16278: Missing DELETE operation in COM_STMT_BULK_STMT | Oleksandr Byelkin | 2018-12-14 | 1 | -1/+2 |
* | | | | MDEV-17804: Galera tests cause mysql_socket.h:738: inline_mysql_socket_send: ... | Jan Lindström | 2018-11-22 | 1 | -1/+2 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-11-06 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | wsrep: create a macro for the error: label | Sergei Golubchik | 2018-10-24 | 1 | -0/+1 |
* | | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2018-09-14 | 1 | -0/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0-galera' into 10.1 | Sergei Golubchik | 2018-09-07 | 1 | -0/+2 |
| |\ \ \ |