86 Commits (8a9e9d896ece93902425d419bb75b38820e7a9b9)

Author SHA1 Message Date
Marko Mäkelä 8a9e9d896e MDEV-13570 Assertion failure !srv_read_only_mode in --innodb-read-only shutdown when buf_resize_thread is active 8 years ago
Marko Mäkelä dcdc1c6d09 MDEV-13452 Assertion `!recv_no_log_write' failed in log_reserve_and_open() 8 years ago
Marko Mäkelä 72a2de92a1 Avoid a hang when InnoDB startup is aborted during redo log apply 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ä d1e182d603 MDEV-12975 InnoDB redo log minimum size check uses detected file size instead of requested innodb_log_file_size 8 years ago
Marko Mäkelä 5e4f4ec821 MDEV-12975 InnoDB redo log minimum size check uses detected file size instead of requested innodb_log_file_size 8 years ago
Marko Mäkelä 86927cc712 Remove traces of multiple InnoDB redo logs 9 years ago
Jan Lindström 1af8bf39ca MDEV-12113: install_db shows corruption for rest encryption with innodb_data_file_path=ibdata1:3M; 9 years ago
Marko Mäkelä 2f29fc3c1c 10.1 additions for MDEV-12052 Shutdown crash presumably due to master thread activity 9 years ago
Marko Mäkelä a4d4a5fe82 After-merge fix for MDEV-11638 9 years ago
Vicențiu Ciorbaru 0af9818240 5.6.36 9 years ago
Marko Mäkelä 67e9c4cf6c Adapt the test case for Oracle Bug#25385590 9 years ago
Thirunarayanan Balathandayuthapani 2ef1baa75f Bug #24793413 LOG PARSING BUFFER OVERFLOW 9 years ago
Marko Mäkelä 5684aa220c MDEV-12488 Remove type mismatch in InnoDB printf-like calls 9 years ago
Jon Olav Hauglid a77ac6513e Bug#21153166: REMOVE UNUSED VARIABLES AND CONVERT GLOBAL SYMBOLS TO STATIC 11 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ä e5b155a4e5 MDEV-12091 Shutdown fails to wait for rollback of recovered transactions to finish 9 years ago
Vladislav Vaintroub 7c512138a1 Revert MySQL commit that disables writing on Windows while flush is in progress 9 years ago
Marko Mäkelä 032678ad18 MDEV-12091 Shutdown fails to wait for rollback of recovered transactions to finish 9 years ago
Vladislav Vaintroub 9928dbe5f6 Add SRV_ALL_O_DIRECT_FSYNC to switch(srv_flush_method) in log0log.c. 9 years ago
Vladislav Vaintroub a98009ab02 MDEV-12201 innodb_flush_method are not available on Windows 9 years ago
Marko Mäkelä 29a980cf5c MDEV-11688 follow-up: More robust shutdown after aborted startup. 9 years ago
Marko Mäkelä 5da6bd7b95 MDEV-11027 InnoDB log recovery is too noisy 9 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ä fc673a2c12 MDEV-12127 InnoDB: Assertion failure loop_count < 5 in file log0log.cc 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ä 2f00b73a4b MDEV-11985 Make innodb_read_only shutdown more robust 9 years ago
Marko Mäkelä 20e8347447 MDEV-11985 Make innodb_read_only shutdown more robust 9 years ago
Marko Mäkelä 81b7fe9d38 Shut down InnoDB after aborted startup. 9 years ago
Jan Lindström 71495a1748 MDEV-11849: Fix storage/innobase/* compile warnings 9 years ago
Jan Lindström 6495806e59 MDEV-11254: innodb-use-trim has no effect in 10.2 9 years ago
Marko Mäkelä 30f27b0de0 Post-merge fix for MDEV-11638. 9 years ago
Marko Mäkelä 719321e78e MDEV-11638 Encryption causes race conditions in InnoDB shutdown 9 years ago
Jan Lindström 403f6e9607 MDEV-11705: InnoDB: Failing assertion: (&log_sys->mutex)->is_owned() if server started with innodb-scrub-log 9 years ago
Marko Mäkelä 63574f1275 MDEV-11690 Remove UNIV_HOTBACKUP 9 years ago
Marko Mäkelä d50cf42bc0 MDEV-9282 Debian: the Lintian complains about "shlib-calls-exit" in ha_innodb.so 9 years ago
Sergei Golubchik 1cae1af6f9 MDEV-5800 InnoDB support for indexed vcols 9 years ago
Sergey Vojtovich 5608a737ea MDEV-10813 - Clean-up InnoDB atomics, memory barriers and mutexes 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
Monty addb38f476 More DBUG_PRINT's to make it easier to debug 9 years ago
Sergei Golubchik 720e04ff67 5.6.31 9 years ago
Jan Lindström f448a800e1 MDEV-9422: Checksum errors on restart when killing busy instance that uses encrypted XtraDB tables 10 years ago
Sergei Golubchik 86ff4da14d 5.6.27 10 years ago