106 Commits (e9de6386ad9d53a3e6280722427b26123acc805a)

Author SHA1 Message Date
Eugene Kosov e9de6386ad MDEV-18115 remove now unneeded constraint 6 years ago
Eugene Kosov 6f2e228529 MDEV-21382 use fdatasync() for redo log where appropriate 6 years ago
Eugene Kosov 562c037b48 MDEV-18115 Remove dummy tablespace for the redo log 6 years ago
Eugene Kosov 7440e61a64 MDEV-18115: Remove the only async write (of redo log) 6 years ago
Marko Mäkelä d67ea8151f Rename LOG_HEADER_FORMAT_ to log_t::FORMAT_ 6 years ago
Marko Mäkelä 6fde0073bf Rename log_make_checkpoint_at() to log_make_checkpoint() 6 years ago
Vlad Lesin d39d5dd2bc MDEV-20060: Failing assertion: srv_log_file_size <= 512ULL << 30 while preparing backup 6 years ago
Marko Mäkelä 47cede646b MDEV-19543 Deprecate and ignore innodb_log_checksums 6 years ago
Eugene Kosov 56976e60f5 MDEV-13080 [ERROR] InnoDB: Missing MLOG_CHECKPOINT between the checkpoint x and the end y 7 years ago
Vicențiu Ciorbaru 15f1e03d46 Follow-up to changing FSF address 7 years ago
Marko Mäkelä 3db94d2403 MDEV-19346: Remove dummy InnoDB log checkpoints 7 years ago
Vlad Lesin 05b84b2568 MDEV-14192: Add debug assertions 7 years ago
Eugene Kosov cbdc2d9489 Replace log_group_t::file_header_bufs with local array 7 years ago
Marko Mäkelä 447e493179 Remove some unnecessary InnoDB #include 7 years ago
Marko Mäkelä 3448ceb02a MDEV-13564: Implement innodb_unsafe_truncate=ON for compatibility 7 years ago
Marko Mäkelä 5567a8c936 MDEV-17138 Reduce redo log volume for undo tablespace initialization 7 years ago
Marko Mäkelä 980d1bf1a9 MDEV-14717: Prevent crash-downgrade to earlier MariaDB 10.2 7 years ago
Marko Mäkelä 055a3334ad MDEV-13564 Mariabackup does not work with TRUNCATE 7 years ago
Marko Mäkelä f6d4f624eb MDEV-12041: innodb_encrypt_log key rotation 7 years ago
Marko Mäkelä 340c8a2a32 Remove set-but-not-used log_sys.log.state 7 years ago
Marko Mäkelä a80e410438 Correct comments 8 years ago
Marko Mäkelä 2b27ac8282 Fix many -Wunused-parameter 8 years ago
Marko Mäkelä baa5a43d8c MDEV-16045: Replace log_group_t with log_t::files 8 years ago
Marko Mäkelä d73a898d64 MDEV-16045: Allocate log_sys statically 8 years ago
Marko Mäkelä 715e4f4320 MDEV-12218 Clean up InnoDB parameter validation 8 years ago
Marko Mäkelä 9ed2b2b2b8 Do not divide or multiply by srv_page_size 8 years ago
Marko Mäkelä a90100d756 Replace univ_page_size and UNIV_PAGE_SIZE 8 years ago
Daniel Black b600f30786 MDEV-10814: Innodb large allocations - madvise - Don't dump 9 years ago
Marko Mäkelä d1cf9b167c MDEV-14909 MariaDB 10.2 refuses to start up after clean shutdown of MariaDB 10.3 8 years ago
Marko Mäkelä bae0844f65 Introduce a new InnoDB redo log format for MariaDB 10.3.1 8 years ago
Marko Mäkelä 8c71c6aa8b MDEV-12548 Initial implementation of Mariabackup for MariaDB 10.2 8 years ago
Marko Mäkelä 84e4e4506f Reduce the granularity of innodb_log_file_size 8 years ago
Marko Mäkelä 859714e73d Simplify up InnoDB redo log system startup and shutdown 8 years ago
Marko Mäkelä 86927cc712 Remove traces of multiple InnoDB redo logs 9 years ago
Thirunarayanan Balathandayuthapani 2ef1baa75f Bug #24793413 LOG PARSING BUFFER OVERFLOW 9 years ago
Marko Mäkelä 97acc4a1c3 MDEV-12270 Port MySQL 8.0 Bug#21141390 REMOVE UNUSED FUNCTIONS AND CONVERT GLOBAL SYMBOLS TO STATIC 11 years ago
Marko Mäkelä 4e1116b2c6 MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_NONINL 10 years ago
Marko Mäkelä ab8199f38e MDEV-12103 Reduce the time of looking for MLOG_CHECKPOINT during crash recovery 9 years ago
Marko Mäkelä a13a636c74 MDEV-11802 innodb.innodb_bug14676111 fails 9 years ago
Marko Mäkelä 13493078e9 MDEV-11802 innodb.innodb_bug14676111 fails 9 years ago
Marko Mäkelä 2af28a363c MDEV-11782: Redefine the innodb_encrypt_log format 9 years ago
Marko Mäkelä b40a1fbc93 MDEV-11782 WIP: Clean up the code, and add a test. 9 years ago
Marko Mäkelä 719321e78e MDEV-11638 Encryption causes race conditions in InnoDB shutdown 9 years ago
Marko Mäkelä 63574f1275 MDEV-11690 Remove UNIV_HOTBACKUP 9 years ago
Marko Mäkelä 2c9bb42d90 MDEV-11432 Change the informational redo log format tag to "MariaDB 10.2.3" 9 years ago
Jan Lindström fec844aca8 Merge InnoDB 5.7 from mysql-5.7.14. 9 years ago
Jan Lindström 2e814d4702 Merge InnoDB 5.7 from mysql-5.7.9. 9 years ago
Alexey Kopytov 49ad084503 Few improvements related to CPU cache line size and padding: 10 years ago
Hyeonseok Oh 500b03fe30 Fix spelling: shhould -> should 10 years ago
Jan Lindström d259376fd8 MDEV-8041: InnoDB redo log encryption 11 years ago