Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | Fix compile warning: | Sergei Petrunia | 2020-03-11 | 1 | -1/+1 | |
| | | * | | | InnoDB: improve error message for checksum mismatch | Eugene Kosov | 2020-03-12 | 1 | -1/+2 | |
| | | * | | | Add galera debug sync to galera_slave_replay test. | Jan Lindström | 2020-03-11 | 1 | -1/+2 | |
| | * | | | | Add galera debug sync to galera_slave_replay test. | Jan Lindström | 2020-03-12 | 1 | -1/+2 | |
| | * | | | | Fixed wrong assert (found by clang) | Monty | 2020-03-11 | 1 | -1/+1 | |
| * | | | | | MDEV-21599 plugins.server_audit fails sporadically in buildbot | Sergei Golubchik | 2020-03-14 | 1 | -0/+3 | |
* | | | | | | perfschema: remove unused variables | Marko Mäkelä | 2020-03-17 | 1 | -6/+3 | |
* | | | | | | Fix the build on big-endian systems | Marko Mäkelä | 2020-03-17 | 1 | -15/+17 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix compile on all big endian related to innodb:ut_crc32_swap_byteorder | Daniel Black | 2020-03-17 | 1 | -15/+17 | |
* | | | | | | | MDEV-21956 Add class Sys_var_charptr_fscs | Alexander Barkov | 2020-03-17 | 4 | -141/+130 | |
* | | | | | | | Cleanup: Remove an unused variable | Marko Mäkelä | 2020-03-16 | 1 | -4/+0 | |
* | | | | | | | MDEV-21949 key rotation for innodb_encrypt_log is not working in 10.5 | Eugene Kosov | 2020-03-16 | 2 | -6/+10 | |
* | | | | | | | cleanup redo log | Eugene Kosov | 2020-03-16 | 3 | -46/+36 | |
* | | | | | | | cleanup redo log | Eugene Kosov | 2020-03-16 | 1 | -20/+5 | |
* | | | | | | | MDEV-21824 Crash in convert_error_message | Vladislav Vaintroub | 2020-03-16 | 1 | -1/+1 | |
* | | | | | | | fix typo on non-Linux/Windows | Vladislav Vaintroub | 2020-03-16 | 1 | -1/+1 | |
* | | | | | | | fix a copy-paste error in 8fd654ce0e5 | Sergei Golubchik | 2020-03-16 | 1 | -2/+2 | |
* | | | | | | | fix a nondeterminism in perfschema.statement_program_nesting_event_check test | Sergei Golubchik | 2020-03-16 | 2 | -4/+2 | |
* | | | | | | | MDEV-21945 Assertion w==OPT failed in trx_purge_add_undo_to_history() | Marko Mäkelä | 2020-03-16 | 1 | -1/+2 | |
|/ / / / / / | ||||||
* | | | | | | MDEV-21942 Building 10.5 requires Internet access | Sergei Golubchik | 2020-03-16 | 1 | -0/+4 | |
* | | | | | | MDEV-21942 Building 10.5 requires Internet access | Sergei Golubchik | 2020-03-16 | 1 | -1/+1 | |
* | | | | | | update the test result for new perfschema | Sergei Golubchik | 2020-03-16 | 1 | -1/+1 | |
* | | | | | | MDEV-21943 reduce the binary tarball size | Sergei Golubchik | 2020-03-16 | 2 | -0/+8 | |
* | | | | | | MDEV-21943 reduce the binary tarball size | Sergei Golubchik | 2020-03-16 | 1 | -3/+2 | |
* | | | | | | restore stack traces that were broken by ebfe8c4e0e | Sergei Golubchik | 2020-03-16 | 1 | -4/+0 | |
* | | | | | | Merge branch '10.5' of github.com:MariaDB/server into 10.5 | Kentoku SHIBA | 2020-03-16 | 47 | -111/+183 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix various spelling errors | Otto Kekäläinen | 2020-03-16 | 40 | -80/+80 | |
| * | | | | | | MDEV-21534 - Improve innodb redo log group commit performance | Vladislav Vaintroub | 2020-03-15 | 1 | -1/+4 | |
| * | | | | | | MDEV-21922: Allow packing addon fields even if they don't honour max_length_f... | Varun Gupta | 2020-03-15 | 3 | -3/+77 | |
| * | | | | | | MDEV-742 test correction. | Andrei Elkin | 2020-03-15 | 3 | -27/+22 | |
* | | | | | | | fix evaluating bitmap issue in spider | Kentoku SHIBA | 2020-03-16 | 3 | -7/+7 | |
|/ / / / / / | ||||||
* | | | | | | Test case fix: sort XA RECOVER result | Sergey Vojtovich | 2020-03-15 | 3 | -4/+6 | |
* | | | | | | MDEV-742 XA PREPAREd transaction survive disconnect/server restart | Andrei Elkin | 2020-03-14 | 72 | -220/+8867 | |
* | | | | | | Fixed compiler failures with gcc 7.4.1 and new my_malloc code | Monty | 2020-03-14 | 3 | -12/+16 | |
* | | | | | | MDEV-21920 binlog_encryption.rpl_gtid_basic test failure with --ps | Sergei Golubchik | 2020-03-14 | 1 | -0/+0 | |
* | | | | | | Merge branch 'github/10.5' into 10.5 | Sergei Golubchik | 2020-03-14 | 125 | -1641/+1600 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cleanup redo log | Eugene Kosov | 2020-03-14 | 2 | -18/+3 | |
| * | | | | | | Pre-MDEV-742 InnoDB fixes | Sergey Vojtovich | 2020-03-13 | 2 | -74/+35 | |
| * | | | | | | Extended debug_sync_control life time | Sergey Vojtovich | 2020-03-13 | 3 | -17/+22 | |
| * | | | | | | MDEV-21903 FTS optimize thread aborts during shutdown | Thirunarayanan Balathandayuthapani | 2020-03-13 | 1 | -2/+3 | |
| * | | | | | | Update libmariadb to fix GCC -Wstringop-truncation | Marko Mäkelä | 2020-03-13 | 1 | -0/+0 | |
| * | | | | | | MDEV-15058: Remove buf_pool_get_dirty_pages_count() | Marko Mäkelä | 2020-03-13 | 3 | -50/+26 | |
| * | | | | | | MDEV-21920 binlog_encryption.rpl_gtid_basic test failure with --ps | Alexander Barkov | 2020-03-13 | 1 | -0/+0 | |
| * | | | | | | MDEV-20632: Fix -Wmaybe-uninitialized | Marko Mäkelä | 2020-03-13 | 1 | -27/+27 | |
| * | | | | | | MDEV-21907: Fix or disable -Wconversion on GCC 5.3.0 i386 | Marko Mäkelä | 2020-03-13 | 6 | -13/+62 | |
| * | | | | | | MDEV-21907: InnoDB: Enable -Wconversion on clang and GCC | Marko Mäkelä | 2020-03-12 | 80 | -682/+726 | |
| * | | | | | | MDEV-21907: Fix some -Wconversion outside InnoDB | Marko Mäkelä | 2020-03-12 | 13 | -154/+135 | |
| * | | | | | | MDEV-16264: Eliminate unsafe os_aio_userdata_t type cast | Marko Mäkelä | 2020-03-12 | 3 | -2/+8 | |
| * | | | | | | MDEV-21924 Clean up InnoDB GIS record comparison | Marko Mäkelä | 2020-03-12 | 8 | -541/+349 | |
| * | | | | | | MDEV-13362: Fix -Wset-but-unused | Marko Mäkelä | 2020-03-12 | 1 | -1/+1 |