176025 Commits (70c11485d2d5982ffbf31740b24798565760a16f)
 

Author SHA1 Message Date
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ä 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
Monty 7454087d07 Revert "bugfix: UPDATE and virtual BLOBs" 9 years ago
Monty 1628a2ae27 Fixed issues found by buildbot 9 years ago
Monty 1afb17047a Fixed bugs found by mysql-test-run: 9 years ago
Sergei Golubchik ed008a74cf Make atomic writes general 9 years ago
Monty ed0bc17bee Removed usage of my_hash_search() with uninitialized HASH. 9 years ago
Monty e80ad58de8 Improve mysys/hash by caching hash_nr 9 years ago
Monty 67034b6d52 Fixes for running with gcov 9 years ago
Elena Stepanova f516db3500 Updated list of unstable tests for 10.0.29 release 9 years ago
Marko Mäkelä f27ca6f667 Merge 10.1 into 10.2 9 years ago
Marko Mäkelä 5044dae239 Merge 10.0 into 10.1 9 years ago
Marko Mäkelä 78e6fafcaa Fix an innodb_plugin leak noted in MDEV-11686 9 years ago
Alexey Botchkov 171e59ed47 MDEV-11548 Reproducible server crash after the 2nd ALTER TABLE ADD FOREIGN KEY IF NOT EXISTS. 9 years ago
Marko Mäkelä 3d46768da2 Merge 10.1 into 10.2 9 years ago
Marko Mäkelä 4b05d60e62 Make encryption.innodb_lotoftables more robust. 9 years ago
Marko Mäkelä 59ea6456c3 Minor cleanup of innodb.innodb-change-buffer-recovery 9 years ago
Monty eed319b6fb MDEV-11317: `! is_set()' or `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' fails in Diagnostics_area::set_ok_status on CREATE OR REPLACE with ARCHIVE table 9 years ago
Marko Mäkelä 8773a5e161 Post-fix MDEV-11695 Define a reasonable upper limit for innodb_spin_wait_delay 9 years ago
Marko Mäkelä 6790bf049c Merge 10.1 into 10.2 9 years ago
Marko Mäkelä 384f4d1e36 Post-push fix for MDEV-11556: Make the debug variable UINT. 9 years ago
Vladislav Vaintroub eaf6b053b8 MDEV-11087 Search path for my.ini is wrong for default installation 9 years ago
Vladislav Vaintroub 82b8741ad0 Windows : use meaningful DEFAULT_MYSQL_HOME - base directory 9 years ago
Vladislav Vaintroub ae6eb7a002 MDEV-11088 Client plugins cannot be loaded by command line tools 9 years ago
Marko Mäkelä bbd4844a43 Suppress warnings of NUMA not working. 9 years ago
Marko Mäkelä ac0b0efa14 Post-fix MDEV-11695 Define a reasonable upper limit for innodb_spin_wait_delay 9 years ago
Dmitry Lenev e4978d26b7 MDEV-9084 Calling a stored function from a nested select from temporary table causes unpredictable behavior 9 years ago
Kristian Nielsen 43378f367c MDEV-10271: Stopped SQL slave thread doesn't print a message to error log like IO thread does 9 years ago
Elena Stepanova 670b85804c Replication tests fail on valgrind due to waiting-related timeouts 9 years ago