Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-22193 Avoid un-necessary page initialization during recovery | Thirunarayanan Balathandayuthapani | 2020-04-09 | 1 | -1/+2 |
* | Merge pull request #1221 from grooverdan/10.4-MDEV-18851-multiple-sized-large... | Daniel Black | 2020-04-02 | 1 | -2/+2 |
* | Cleanup recv_sys: Move things to members | Marko Mäkelä | 2020-03-30 | 1 | -2/+1 |
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-03-27 | 1 | -3/+6 |
|\ | |||||
| * | MDEV-20388 : disable inline assembly in WolfSSL if MSAN is on | Vladislav Vaintroub | 2020-03-25 | 1 | -3/+6 |
* | | Build cleanups. | Vladislav Vaintroub | 2020-03-25 | 1 | -5/+5 |
* | | MDEV-21303 Make executables MariaDB named | Rasmus Johansson | 2020-03-21 | 2 | -18/+14 |
* | | Merge branch 'github/10.5' into 10.5 | Sergei Golubchik | 2020-03-14 | 3 | -43/+30 |
|\ \ | |||||
| * | | MDEV-21907: InnoDB: Enable -Wconversion on clang and GCC | Marko Mäkelä | 2020-03-12 | 3 | -43/+30 |
* | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2020-03-11 | 1 | -2/+2 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-03-11 | 1 | -2/+2 |
| |\ | |||||
| | * | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-03-11 | 1 | -2/+2 |
| | |\ | |||||
| | | * | fix use-after-free | Eugene Kosov | 2020-03-10 | 1 | -2/+2 |
* | | | | MDEV-21907: Fix most clang -Wconversion in InnoDB | Marko Mäkelä | 2020-03-11 | 1 | -2/+2 |
* | | | | cleanup: PSI key is *always* the first argument | Sergei Golubchik | 2020-03-10 | 3 | -6/+6 |
* | | | | perfschema memory related instrumentation changes | Sergei Golubchik | 2020-03-10 | 16 | -96/+97 |
* | | | | MDEV-14425 preparation: Remove log_header_read() | Marko Mäkelä | 2020-03-04 | 1 | -3/+5 |
* | | | | Cleanup: Remove srv_start_lsn | Marko Mäkelä | 2020-03-02 | 1 | -2/+2 |
* | | | | MDEV-14425 deprecate and ignore innodb_log_files_in_group | Eugene Kosov | 2020-02-19 | 3 | -60/+24 |
* | | | | MDEV-12353: Remove support for crash-upgradebb-10.5-MDEV-12353 | Marko Mäkelä | 2020-02-13 | 1 | -5/+1 |
* | | | | MDEV-12353: Change the redo log encoding | Marko Mäkelä | 2020-02-13 | 1 | -10/+9 |
* | | | | MDEV-12353: Remove MLOG_INDEX_LOAD (innodb_log_optimize_ddl) | Marko Mäkelä | 2020-02-13 | 1 | -47/+1 |
* | | | | MDEV-15058: Deprecate and ignore innodb_buffer_pool_instances | Marko Mäkelä | 2020-02-12 | 1 | -2/+0 |
* | | | | clean up redo log | Eugene Kosov | 2020-02-01 | 1 | -2/+1 |
* | | | | MDEV-21351 Replace recv_sys.heap with list of buf_block_t | Marko Mäkelä | 2020-01-29 | 1 | -2/+2 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-01-28 | 5 | -8/+10 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-01-24 | 3 | -7/+9 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-01-24 | 3 | -7/+9 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-01-24 | 3 | -7/+9 |
| | | |\ | |||||
| | | | * | MDEV-17601: MariaDB Galera does not expect 'mbstream' as streamfmt | Julius Goryavsky | 2020-01-21 | 3 | -7/+9 |
| * | | | | silence a warning in WolfSSL. | Vladislav Vaintroub | 2020-01-21 | 1 | -1/+1 |
| * | | | | new wolfssl v4.3.0-stable | Oleksandr Byelkin | 2020-01-20 | 1 | -0/+0 |
* | | | | | MDEV-18115 remove now unneeded constraint | Eugene Kosov | 2020-01-18 | 1 | -1/+2 |
* | | | | | mysqltest crashes on Debian | Sergei Golubchik | 2020-01-16 | 1 | -0/+1 |
* | | | | | MDEV-18115 Remove dummy tablespace for the redo log | Eugene Kosov | 2020-01-01 | 1 | -14/+13 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-12-27 | 1 | -1/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-12-27 | 1 | -1/+3 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-12-27 | 1 | -1/+3 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-19176 Reduce the memory usage during recovery | Thirunarayanan Balathandayuthapani | 2019-12-23 | 1 | -1/+3 |
* | | | | | longer regex error messages | Sergei Golubchik | 2019-12-21 | 1 | -11/+10 |
* | | | | | MDEV-14024 PCRE2. | Alexey Botchkov | 2019-12-21 | 2 | -3/+4 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-12-16 | 4 | -48/+33 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-12-13 | 1 | -33/+9 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-12-12 | 1 | -33/+9 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-21255: Deadlock of parallel slave and mariabackup (with failed log | Vlad Lesin | 2019-12-12 | 1 | -1/+3 |
| | | * | | MDEV-11345 Compile english error messages into mysqld executable. | Vladislav Vaintroub | 2019-12-11 | 1 | -32/+6 |
| * | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-12-09 | 4 | -15/+24 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge remote-tracking branch 10.2 into 10.3 | Jan Lindström | 2019-12-02 | 1 | -11/+20 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-18310: Aria engine: Undo phase failed with "Got error 121 when | Vlad Lesin | 2019-11-29 | 1 | -11/+20 |
| | * | | | Lintian complains on spelling error | Faustin Lammler | 2019-12-02 | 6 | -10/+10 |