176052 Commits (d75d8631ed2d6af730931ea7079ec7e512e61796)
 

Author SHA1 Message Date
Monty d75d8631ed [MDEV-10570] Add Flashback support 9 years ago
Elena Stepanova b9631b4633 Follow-up for the 10.1 -> 10.2 merge 9 years ago
Marko Mäkelä b05bf8ff0f Merge 10.1 to 10.2. 9 years ago
Igor Babaev 833aa97cec Fixed bug mdev-11818. 9 years ago
Marko Mäkelä a1315a650a MDEV-11202 InnoDB 10.1 -> 10.2 migration does not work 9 years ago
Marko Mäkelä 8780b89529 MDEV-11831 Make InnoDB mini-transaction memo checks stricter 9 years ago
Jan Lindström 95ebca7197 Fix test failure on sysvars_innodb. 9 years ago
Jan Lindström 716b87845d Fix test failure on innodb-page_compression_snappy test. 9 years ago
Sergei Petrunia 25e5ce1982 NOT FIXED: MDEV-10773: ANALYZE FORMAT=JSON query_with_CTE crashes 9 years ago
Oleksandr Byelkin 9ea0b44c56 Such big blocks in query processing should be represented in the debugging trace. 9 years ago
Marko Mäkelä 08413254b7 Remove references to innodb_file_format. 9 years ago
Marko Mäkelä 085b292a47 MDEV-11824 Allow ROW_FORMAT=DYNAMIC in the InnoDB system tablespace 9 years ago
Marko Mäkelä 7cf97ed4ee MDEV-11816 Disallow CREATE TEMPORARY TABLE…ROW_FORMAT=COMPRESSED 9 years ago
Marko Mäkelä 494e4b99a4 Remove MYSQL_TABLESPACES. 9 years ago
Marko Mäkelä 1eabad5dbe Remove MYSQL_COMPRESSION. 9 years ago
Marko Mäkelä 70c11485d2 Remove MYSQL_ENCRYPTION. 9 years ago
Sergei Petrunia 45f11a729c MDEV-10773: ANALYZE FORMAT=JSON query_with_CTE crashes 9 years ago
Marko Mäkelä 6a65de6cda Correct a test broken in the merge 7c81f15ec3 9 years ago
Marko Mäkelä c849b7df61 MDEV-11785 Remove INFORMATION_SCHEMA.INNODB_TEMP_TABLE_INFO 9 years ago
Marko Mäkelä bb109aeea3 MDEV-6076: Fix a broken assertion. 9 years ago
Marko Mäkelä 0349712937 MDEV-11623 follow-up: Adjust one more test. 9 years ago
Marko Mäkelä 7e3f3deb41 MDEV-11623 follow-up: Adjust tests. 9 years ago
Elena Stepanova 3a91dec124 101_compatibility test fails on CentOS 5 9 years ago
Elena Stepanova 34c89d01d2 Updated list of unstable tests for 10.1.21 9 years ago
Marko Mäkelä ab1e6fefd8 MDEV-11623 MariaDB 10.1 fails to start datadir created with 9 years ago
Marko Mäkelä a9d00db155 MDEV-11799 InnoDB can abort if the doublewrite buffer 9 years ago
Marko Mäkelä 9b99d9bebd MDEV-8139: Disable a randomly failing test until the code is fixed. 9 years ago
Sergei Golubchik 5dfab33c4e MDEV-11551 Server crashes in Field::is_real_null 9 years ago
Sergei Golubchik 7e2f9d092d max_session_mem_used server variable 9 years ago
Sergei Golubchik ab3388c3c4 bugfix: mutex order violation in embedded 9 years ago
Sergei Golubchik 1282eb694c cleanup: make malloc_size_cb_func always defined 9 years ago
Alexander Barkov ebb8c9fb26 MDEV-11030 Assertion `precision > 0' failed in decimal_bin_size 9 years ago
Marko Mäkelä 1ba7234b21 Follow-up to MDEV-11713: Make more use of DBUG_LOG 9 years ago
Marko Mäkelä 7c81f15ec3 Merge 10.1 into bb-10.2-mdev-11782 9 years ago
Marko Mäkelä 2dc5d8bb7e Improve an MDEV-9011 test of innodb_encrypt_log. 9 years ago
Marko Mäkelä fd0479ce59 Merge 10.1 into 10.2 9 years ago
Marko Mäkelä 4507f1e5d4 Remove an excessive copyright message. 9 years ago
Marko Mäkelä 5b5bce81e6 Merge 10.0 into 10.1 9 years ago
Marko Mäkelä 833fda8f1a InnoDB: Enable UNIV_DEBUG_VALGRIND for cmake -DWITH_VALGRIND 9 years ago
Monty 5f0c31f928 MDEV-11597 Assertion when doing select from virtual column with impossible value 9 years ago
Monty 177c191ff4 MDEV-11606 Server crashes in mi_make_key / sort_key_read 9 years ago
Monty c9b3e4535b MDEV-11737 Failing assertion: block->magic_n == MEM_BLOCK_MAGIC_N 9 years ago
Monty 6c5c98316f Updated mysql-test/README with information about KB 9 years ago
Monty 135e144479 MDEV-11598 Assertion `!table || (!table->read_set || bitmap_is_set(table->read_set, field_index))' failed 9 years ago
Monty de22cd3fe5 Fixes for failures in test scripts and removal of some compiler warnings 9 years ago
Monty bf95970ec0 Cleanups 9 years ago
Sergei Golubchik 53ae72e2ee mtr uses dgcov for --gcov option 9 years ago
Sergei Golubchik 00f462cf1b dgcov: import, rewrite to work with cmake and git 9 years ago
Monty 7567cf5aef Fixes for using ssl with BUILD scripts. 9 years ago
Monty ea1b25046c New simpler bugfix for UPDATE and virtual BLOBs 9 years ago