Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-09-11 | 1 | -0/+10 |
|\ | |||||
| * | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-09-06 | 1 | -92/+1 |
| |\ | |||||
| | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-08-31 | 1 | -92/+1 |
| | |\ | |||||
| | | * | Revert MDEV-9519 due to regressions | Marko Mäkelä | 2018-08-31 | 1 | -92/+1 |
| * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-08-28 | 1 | -1/+102 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-08-21 | 1 | -1/+92 |
| | |\ \ | | | |/ | |||||
| | | * | This is patch for the https://jira.mariadb.org/browse/MDEV-9519 issue: | Julius Goryavsky | 2018-08-15 | 1 | -1/+92 |
| | * | | MDEV-16934 Query with very large IN clause lists runs slowly | Igor Babaev | 2018-08-17 | 1 | -0/+10 |
* | | | | MDEV-16536 Remove shared memory transport | Vladislav Vaintroub | 2018-08-20 | 1 | -11/+0 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-08-16 | 1 | -0/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-08-03 | 1 | -0/+4 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-08-02 | 1 | -0/+6 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-16689: core-file should become a real server variablebb-10.1-MDEV-16689 | Oleksandr Byelkin | 2018-07-20 | 1 | -0/+6 |
* | | | | MDEV-16277 tcp_nodelay session variable to enable / disable Nagle algorithm | Vladislav Vaintroub | 2018-08-11 | 1 | -8/+36 |
* | | | | Merge remote-tracking branch 'origin/10.3' into 10.4 | Alexander Barkov | 2018-07-03 | 1 | -3/+12 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-06-30 | 1 | -3/+12 |
| |\ \ \ | | |/ / | |||||
| | * | | Optimize charset tracking a bit.bb-10.2-MDEV-15477 | Oleksandr Byelkin | 2018-06-25 | 1 | -0/+6 |
| | * | | MDEV-15477: SESSION_SYSVARS_TRACKER does not track last_gtid | Oleksandr Byelkin | 2018-06-25 | 1 | -2/+5 |
| | * | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-06-21 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Fix wsrep.variables test case | Vicențiu Ciorbaru | 2018-06-13 | 1 | -1/+1 |
* | | | | Merge branch '10.3' into 10.4 | Igor Babaev | 2018-06-03 | 1 | -31/+61 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-15995 Drop extra semicolon in VARIABLE_COMMENT for SYSTEM_VERSIONING_ALT... | Eugene Kosov | 2018-05-12 | 1 | -1/+1 |
| * | | | MDEV-15923 option to control who can set session @@timestamp | Sergei Golubchik | 2018-05-12 | 1 | -1/+24 |
| * | | | cleanup: sys_vars.cc | Sergei Golubchik | 2018-05-12 | 1 | -8/+3 |
| * | | | MDEV-13134 Introduce ALTER TABLE attributes ALGORITHM=NOCOPY and ALGORITHM=IN... | Thirunarayanan Balathandayuthapani | 2018-05-07 | 1 | -3/+13 |
| * | | | Add likely/unlikely to speed up execution | Monty | 2018-05-07 | 1 | -18/+20 |
* | | | | MDEV-12387 Push conditions into materialized subqueries | Galina Shalygina | 2018-05-15 | 1 | -0/+1 |
|/ / / | |||||
* | | | Merge remote-tracking branch '10.2' into 10.3 | Vicențiu Ciorbaru | 2018-04-12 | 1 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.1' into 10.2 | Vicențiu Ciorbaru | 2018-04-10 | 1 | -4/+4 |
| |\ \ | | |/ | |||||
| | * | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2018-04-07 | 1 | -2/+2 |
| | |\ | |||||
| | | * | increase upper value of max_prepared_stmt_count to UINT32_MAX | Daniel Black | 2018-04-03 | 1 | -2/+2 |
| | * | | Adjust table_open_cache to avoid getting error 24 (too many open files) | Monty | 2018-03-26 | 1 | -2/+2 |
* | | | | dead code - related to vtmd | Sergei Golubchik | 2018-04-10 | 1 | -4/+2 |
* | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-03-28 | 1 | -1/+9 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.1' into 10.2 | Vicențiu Ciorbaru | 2018-03-21 | 1 | -2/+10 |
| |\ \ \ | | |/ / | |||||
| | * | | refs MW-245 - merged wsrep_dirty_reads and wsrep_reject_queries from PXC | sjaakola | 2018-03-20 | 1 | -1/+9 |
| | * | | MDEV-12837: WSREP: BF lock wait long | Jan Lindström | 2017-12-09 | 1 | -1/+2 |
| * | | | Fixed wrong arguments to printf and related functions | Monty | 2018-01-04 | 1 | -3/+3 |
* | | | | MDEV-15501 : Make `proxy_protocol_networks` variable read-write. | Vladislav Vaintroub | 2018-03-23 | 1 | -2/+19 |
* | | | | remove @@system_versioning_innodb_algorithm_simple | Sergei Golubchik | 2018-02-24 | 1 | -6/+0 |
* | | | | Make possible to use clang on Windows (clang-cl) | Vladislav Vaintroub | 2018-02-20 | 1 | -3/+2 |
* | | | | MDEV-13417 UPDATE produces wrong values if an updated column is later used as... | Jerome Brauge | 2018-02-12 | 1 | -2/+3 |
* | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ... | Vladislav Vaintroub | 2018-02-06 | 1 | -3/+3 |
* | | | | remove dead VERS_EXPERIMENTAL code | Sergei Golubchik | 2018-01-13 | 1 | -15/+0 |
* | | | | remove "Transaction-based system versioning is EXPERIMENTAL" warning | Sergei Golubchik | 2018-01-13 | 1 | -18/+0 |
* | | | | System Versioning 1.0 pre8 | Aleksey Midenkov | 2018-01-10 | 1 | -5/+6 |
|\ \ \ \ | |||||
| * | | | | This is a full cost-based implementation of the optimization that employs | Igor Babaev | 2017-12-30 | 1 | -1/+1 |
| * | | | | @@in_predicate_conversion_threshold | Sergei Golubchik | 2017-12-21 | 1 | -4/+5 |
* | | | | | Daemon: debug_system_versioning_show, debug_system_versioning_force | Aleksey Midenkov | 2018-01-10 | 1 | -1/+12 |
* | | | | | SQL: derived, hiding, error messages | Sergei Golubchik | 2018-01-09 | 1 | -10/+0 |