Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-16548 - Innodb fails to start on older kernels that don't support F_DUPF... | Sergey Vojtovich | 2019-05-24 | 1 | -0/+1 |
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-05-23 | 132 | -136/+159 |
|\ | |||||
| * | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 132 | -136/+159 |
| |\ | |||||
| | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 132 | -133/+133 |
| | |\ | |||||
| | | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 133 | -134/+134 |
| | | |\ | |||||
| | | | * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 104 | -104/+104 |
| | | | |\ | |||||
| | | | | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 83 | -83/+83 |
| | | | * | | Update FSF address | Vicențiu Ciorbaru | 2019-05-11 | 8 | -8/+8 |
| | | | * | | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 20 | -21/+21 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | Follow-up to changing FSF address | Vicențiu Ciorbaru | 2019-05-11 | 8 | -8/+8 |
| | | | | * | Update FSF address | Michal Schorm | 2019-05-10 | 11 | -11/+11 |
| | * | | | | Make TRASH_FREED_MEMORY a cmake option, similar to SAFEMALLOC | Vladislav Vaintroub | 2019-05-13 | 1 | -1/+1 |
| | * | | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-05-12 | 1 | -1/+1 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-05-04 | 1 | -1/+1 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | cleanup: make TREE copyable | Sergei Golubchik | 2019-04-24 | 1 | -1/+1 |
| | * | | | | MDEV-17845 Extreme high open file limit used | Sergei Golubchik | 2019-05-07 | 2 | -1/+24 |
| | * | | | | Merge remote-tracking branch 'origin/10.2' into 10.3bb-10.3-janmerge | Jan Lindström | 2019-04-12 | 1 | -1/+1 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Fix wsrep_thd_is_applier macro to point correct function name. | Jan Lindström | 2019-04-10 | 1 | -1/+1 |
* | | | | | | Make it trivial to get stack traces from external programs. | Monty | 2019-05-23 | 1 | -2/+2 |
* | | | | | | MDEV-17841 S3 storage engine | Monty | 2019-05-23 | 4 | -7/+26 |
* | | | | | | Updated error message for HA_ERR_INCOMPATIBLE_DEFINITION | Monty | 2019-05-23 | 1 | -1/+1 |
* | | | | | | Removed not used function maria_clone() | Monty | 2019-05-23 | 1 | -1/+0 |
* | | | | | | mysql_socket_accept() microoptimisations | Sergey Vojtovich | 2019-05-21 | 1 | -9/+6 |
* | | | | | | Maintain connection_count atomically | Sergey Vojtovich | 2019-05-21 | 1 | -2/+0 |
* | | | | | | Simplified away init_new_connection_thread() | Sergey Vojtovich | 2019-05-21 | 1 | -2/+0 |
* | | | | | | Adiue thd_ha_data(), you've broke many hearts | Sergey Vojtovich | 2019-05-21 | 6 | -6/+0 |
* | | | | | | MDEV-307 Add functionality for database comments | Gagan Goel | 2019-05-21 | 1 | -0/+1 |
|/ / / / / | |||||
* | | | | | MDEV-19235 MariaDB Server compiled for 128 Indexes crashes at startupbb-10.4-wlad-MDEV-19235 | Vladislav Vaintroub | 2019-05-09 | 1 | -0/+8 |
* | | | | | Fix InnoDB dynamic plugin compile errors on wsrep patch. | Jan Lindström | 2019-04-10 | 1 | -1/+4 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-04-02 | 1 | -12/+14 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-03-29 | 1 | -12/+14 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2019-03-29 | 1 | -12/+14 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Revert MDEV-18464 and MDEV-12009 | Marko Mäkelä | 2019-03-28 | 1 | -3/+0 |
| | | * | | MDEV-12009: Allow to force kill user threads/query which are flagged as high ... | Jan Lindström | 2019-03-28 | 1 | -0/+3 |
| | | * | | cmake: re-enable -Werror in the maintainer mode | Sergei Golubchik | 2019-03-27 | 1 | -12/+14 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-20 | 1 | -2/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-03-19 | 1 | -0/+6 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-17262: mysql crashed on galera while node rejoined cluster (#895) | sysprg | 2019-03-18 | 1 | -0/+6 |
| * | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-03-17 | 3 | -7/+7 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2019-03-15 | 1 | -4/+4 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | cleanup: misc | Sergei Golubchik | 2019-03-12 | 1 | -4/+4 |
| | * | | | MDEV-18577: Indexes problem on import dump SQL | Jan Lindström | 2019-03-13 | 1 | -1/+3 |
| | * | | | MDEV-14984 - regression in connect performance | Sergey Vojtovich | 2019-03-13 | 1 | -2/+0 |
* | | | | | 10.4 wsrep group commit fixes (#1224) | Teemu Ollakka | 2019-03-15 | 1 | -0/+5 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-08 | 1 | -2/+6 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Give ASAN some more stack | Marko Mäkelä | 2019-03-08 | 1 | -3/+3 |
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-03-08 | 1 | -0/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-03-07 | 1 | -0/+4 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | ASAN loves stack, give it some | Sergei Golubchik | 2019-03-06 | 1 | -1/+5 |
| | | * | | MDEV-9519: Data corruption will happen on the Galera cluster size change | Julius Goryavsky | 2019-02-25 | 1 | -0/+3 |