180219 Commits (a79b033b359b882f2fe88051781c6e850bd71780)
 

Author SHA1 Message Date
Marko Mäkelä a79b033b35 MDEV-16457 mariabackup 10.2+ should default to innodb_checksum_algorithm=crc32 7 years ago
Marko Mäkelä 2ca904f0ca MDEV-13103 Deal with page_compressed page corruption 7 years ago
Alexander Barkov 2cdb483bc4 MDEV-15352 AUTO_INCREMENT breaks after updating a column value to a negative number 7 years ago
Alexander Barkov 23ced2f846 MDEV-16311 Server crash when using a NAME_CONST() with a CURSOR 7 years ago
Sergei Petrunia 8662015c90 MDEV-15304: Server crash in print_keydup_error / key_unpack or unexpected ER_DUP_KEY 7 years ago
Sergei Petrunia 931daaf79b MDEV-15319: [SQL Layer] Server crashes in Field::set_null / myrocks::ha_rocksdb ... 7 years ago
Alexander Barkov 2412c15191 MDEV-15870 Using aggregate and window function in unexpected places can crash the server 7 years ago
Alexander Barkov ae0aefb1c5 MDEV-12060 Crash in EXECUTE IMMEDIATE with an expression returning a GRANT command 7 years ago
Marko Mäkelä 8f5f0575ab MDEV-16456 InnoDB error "returned OS error 71" complains about wrong path 7 years ago
Vicențiu Ciorbaru d54d067601 Undo wrong my_free overflow 7 years ago
Vicențiu Ciorbaru ecd4c2b4a9 Add missed change from 7ffa82b03c 7 years ago
Vladislav Vaintroub aba2d7301f MDEV-13122 Backup myrocksdb with mariabackup. 7 years ago
Vladislav Vaintroub ea70586282 MDEV-16300 : remove rocksdb checkpoint created by mariabackup. 7 years ago
Marko Mäkelä dc9c555415 MDEV-16367 mariabackup: error: failed to copy enough redo log 7 years ago
Marko Mäkelä 619c277a6c Mariabackup: Make some globals static 7 years ago
Marko Mäkelä df42830b28 Merge 10.1 into 10.2 7 years ago
Marko Mäkelä 1d4e1d3263 Merge 10.0 to 10.1 7 years ago
Marko Mäkelä 55abcfa7b7 MDEV-16124 fil_rename_tablespace() times out and crashes server during table-rebuilding ALTER TABLE 7 years ago
Otto Kekäläinen 738c5c8424 MDEV-12642: Build deb source packages on buildbot, just not on Travis-CI 8 years ago
Marko Mäkelä 3b7da8a44c MDEV-15824 innodb_defragment=ON trumps innodb_optimize_fulltext_only=ON in OPTIMIZE TABLE 7 years ago
Marko Mäkelä f6376bfd1c Add FLUSH TABLES to avoid corruption of MyISAM system tables 7 years ago
Marko Mäkelä 41cbe92bf1 Remove dead code that was added in MDEV-5834 7 years ago
Marko Mäkelä 8dc70c862b MDEV-16376 ASAN: heap-use-after-free in gcol.innodb_virtual_debug 7 years ago
Marko Mäkelä 5932a4e77d MDEV-13834: Upgrade failure from 10.1 innodb_encrypt_log 7 years ago
gvtek 40dc1a6846 Better Link Spacing 7 years ago
Igor Babaev b2f86ebdd2 MDEV-16353 Server crash on query with CTE 7 years ago
Marko Mäkelä a31e99a89c Remove an unnecessary #include 7 years ago
Vladislav Vaintroub c1698e8dc5 MDEV-16303 - do not install wsrep.ini on Windows 7 years ago
Marko Mäkelä 6f96ff7268 Allow tests to work with cmake -DPLUGIN_PARTITION=NO 7 years ago
Marko Mäkelä 7269c70821 Add an end-marker to ease future merges 7 years ago
Marko Mäkelä 18934fb583 Merge 10.1 into 10.2 7 years ago
Marko Mäkelä 6aa50bad39 MDEV-16283 ALTER TABLE...DISCARD TABLESPACE still takes long on a large buffer pool 7 years ago
Marko Mäkelä b7985a45a6 Fix type mismatch 7 years ago
Marko Mäkelä 35a9c90fff MDEV-14589 InnoDB should not lock a delete-marked record 7 years ago
Marko Mäkelä 8a42ad7a5d MDEV-13834 10.2 wrongly recognizes 10.1.10 innodb_encrypt_log=ON data as after-crash and refuses to start 7 years ago
Sergei Petrunia 1a8afb4885 MDEV-16310: rocksdb.check_ignore_unknown_options fails on OS X 7 years ago
Monty 13c241c64f Fixed memory overrun in binlog_encryption.encrypted_master 7 years ago
Monty 2d62a4cb2f Updated results for galera_encrypt_tmp_files 7 years ago
Monty d8da920264 MDEV-10679 Crash in performance schema and partitioning with discovery 8 years ago
Monty 199517f501 Avoid warnings in String::copy when copying string on itself (ok to do) 8 years ago
Monty 5a16fe0e6f Fixed compiler warnings 8 years ago
Monty 29dbb23fb7 MDEV-16093 Memory leak with triggers 8 years ago
Sergei Golubchik 9e22cae1cf embedded use-after-free ASAN error 8 years ago
Vladislav Vaintroub b8fdd56a4d Fix conversion warnings/errors. 8 years ago
Monty 7a4f81b4c0 Extend debug_assert_on_not_freed_memory 8 years ago
Monty 494c981d23 Merge remote-tracking branch 'origin/10.1' into 10.2 8 years ago
Monty 72a8d29e00 Fixed archive to work with record[1] 8 years ago
Monty 4cd2a0eb56 MDEV-15243 Crash with virtual fields and row based binary logging 8 years ago
Marko Mäkelä 1c8c6bcd6f MDEV-13779 InnoDB fails to shut down purge, causing hang 8 years ago
Marko Mäkelä bfed1bfe28 Add a missing dependency to a test 8 years ago