Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.5 into 10.6 | Marko Mäkelä | 2020-08-04 | 10 | -66/+121 |
|\ | |||||
| * | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-08-01 | 3 | -4/+19 |
| |\ | |||||
| | * | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-07-31 | 1 | -2/+0 |
| | |\ | |||||
| | | * | MDEV-21101 unexpected wait_timeout with pool-of-threads | Vladislav Vaintroub | 2020-07-30 | 1 | -2/+0 |
| | * | | MDEV-23311 CEILING() and FLOOR() convert temporal input to numbers, unlike RO... | Alexander Barkov | 2020-07-28 | 1 | -0/+7 |
| | * | | MDEV-23249: Support aarch64 architecture timer | Tzachi Zidenberg | 2020-07-23 | 1 | -2/+12 |
| | * | | Merge remote-tracking branch 'origin/bb-10.4-MDEV-21910' into 10.4 | Julius Goryavsky | 2020-07-16 | 1 | -0/+5 |
| | |\ \ | |||||
| | | * | | MDEV-21910 Deadlock between BF abort and manual KILL command | sjaakola | 2020-06-26 | 1 | -0/+5 |
| * | | | | MDEV-23030: ARM crash on Raspberry Pi 4 | Krunal Bauskar | 2020-07-30 | 1 | -0/+3 |
| * | | | | MDEV-7947 strcmp() takes 0.37% in OLTP RO | Monty | 2020-07-23 | 2 | -2/+7 |
| * | | | | Clean up Item_uint() & Item_int() | Monty | 2020-07-23 | 1 | -0/+2 |
| * | | | | MDEV-21910 Deadlock between BF abort and manual KILL commandbb-10.5-MDEV-21910 | sjaakola | 2020-07-22 | 1 | -0/+5 |
| * | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-07-15 | 1 | -8/+16 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Revert MDEV-20453 (string_view) | Marko Mäkelä | 2020-07-15 | 1 | -405/+0 |
| | * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-07-15 | 1 | -8/+16 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-07-14 | 1 | -8/+16 |
| | | |\ \ | |||||
| | | | * \ | Merge 10.1 into 10.2 | Marko Mäkelä | 2020-07-14 | 1 | -8/+16 |
| | | | |\ \ | |||||
| | | | | * | | MDEV-22173: socket accept - test for failure | Daniel Black | 2020-07-06 | 1 | -8/+16 |
| | * | | | | | MDEV-20453 add class similar to std::string_view (non owning string reference) | Eugene Kosov | 2020-07-14 | 1 | -0/+405 |
| * | | | | | | MDEV-23154 Add a data type my_repertoire_t | Alexander Barkov | 2020-07-13 | 1 | -6/+12 |
| * | | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-07-13 | 1 | -46/+57 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | noexcept ilist | Eugene Kosov | 2020-07-11 | 1 | -46/+57 |
* | | | | | | | MDEV-21612 - remove COM_MULTI from server and C/C | Vladislav Vaintroub | 2020-07-14 | 2 | -5/+6 |
* | | | | | | | MDEV-23043 Refactor Windows service handling | Vladislav Vaintroub | 2020-07-04 | 1 | -1/+0 |
* | | | | | | | merge 10.5 | Vladislav Vaintroub | 2020-07-04 | 1 | -32/+35 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge remote-tracking branch 'origin/10.4' into 10.5 | Monty | 2020-07-03 | 1 | -32/+35 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Merge remote-tracking branch 'origin/10.3' into 10.4 | Monty | 2020-07-03 | 2 | -32/+37 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | MDEV-20377 post-fix: Introduce MEM_MAKE_ADDRESSABLE | Marko Mäkelä | 2020-07-02 | 1 | -13/+16 |
| | | * | | | | Fixed bugs found by valgrind | Monty | 2020-07-02 | 2 | -20/+22 |
* | | | | | | | Merge branch '10.5' into 10.6 | Vladislav Vaintroub | 2020-07-04 | 19 | -384/+349 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-07-02 | 1 | -0/+66 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-07-02 | 1 | -0/+8 |
| | |\ \ \ \ \ | | | |/ / / / | | | | | | / | | | |_|_|/ | | |/| | | | |||||
| | | * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-07-02 | 1 | -0/+8 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | MDEV-20377: Make WITH_MSAN more usable | Marko Mäkelä | 2020-07-01 | 1 | -0/+8 |
| | * | | | | MDEV-22438 add a function similar to std::make_scope_exit() | Eugene Kosov | 2020-06-22 | 1 | -0/+66 |
| * | | | | | S3 is pluggable now | Sergei Golubchik | 2020-06-19 | 1 | -1/+1 |
| * | | | | | cleanup: Aria headers | Sergei Golubchik | 2020-06-19 | 1 | -298/+31 |
| * | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-06-18 | 2 | -0/+3 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | MDEV-22917 wolfssl might crash at startup when both SSL and encryption plugin... | Vladislav Vaintroub | 2020-06-17 | 1 | -0/+2 |
| | * | | | | MDEV-18215: mariabackup does not report unknown command line options | Vlad Lesin | 2020-06-14 | 1 | -0/+1 |
| * | | | | | MDEV-22911: Fix the valgrind & MSAN instrumentation of MDEV-8139 | Thirunarayanan Balathandayuthapani | 2020-06-16 | 1 | -0/+8 |
| * | | | | | Added checks for uninitalized memory when writing to IO_CACHE | Monty | 2020-06-14 | 1 | -2/+2 |
| * | | | | | MDEV-19745 BACKUP STAGE BLOCK_DDL hangs on flush sequence table | Monty | 2020-06-14 | 1 | -0/+4 |
| * | | | | | Changes needed for ColumnStore and insert cache | Monty | 2020-06-14 | 1 | -1/+1 |
| * | | | | | MDEV-11412 Ensure that table is truly dropped when using DROP TABLE | Monty | 2020-06-14 | 1 | -0/+1 |
| * | | | | | MDEV-16470: switch off user variables (and fixes of its support)bb-10.5-MDEV-22550 | Oleksandr Byelkin | 2020-06-12 | 2 | -1/+8 |
| * | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-06-07 | 1 | -2/+8 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-06-06 | 1 | -2/+8 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-06-06 | 1 | -2/+8 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | fix compilation with VS2019, preview of 16.7 version | Eugene Kosov | 2020-06-05 | 1 | -2/+8 |