184587 Commits (a523444eda55f587d7b7255cc821196accd0663d)
 

Author SHA1 Message Date
Eugene Kosov a523444eda remove dead code 8 years ago
Alexander Barkov 1c60f40868 Merge remote-tracking branch 'origin/10.2' into 10.3 7 years ago
Marko Mäkelä 50a8fc5298 MDEV-18224 MTR's internal check of the test case 'innodb.recovery_shutdown' failed due to extra #sql-ib*.ibd files 7 years ago
Marko Mäkelä 031fa8f1d2 Merge 10.1 into 10.2 7 years ago
Alexander Barkov f4484dfdbf MDEV-19008 Slow EXPLAIN SELECT ... WHERE col IN (const1,const2,(subquery)) 7 years ago
FaramosCZ 8be02be08b Fix USE_AFTER_FREE (CWE-672) 7 years ago
Marko Mäkelä 8c493a910f Merge 10.0 into 10.1 7 years ago
Marko Mäkelä 925b503058 Merge 5.5 into 10.0 7 years ago
Marko Mäkelä 5d454181a8 MDEV-6262 follow-up: Ensure NUL termination on strncpy() 7 years ago
Marko Mäkelä 482710b20c Remove an unused variable 7 years ago
Marko Mäkelä 5a780f2ec8 Merge 10.2 into 10.3 7 years ago
Marko Mäkelä 1caec9c898 Remove unnecessary trx_rsegf_get_new() calls 7 years ago
Marko Mäkelä 5c1720f8af Remove unused variables from non-debug build 7 years ago
Marko Mäkelä dcc4458aa0 Add appropriate #ifdef around a declaration 7 years ago
Marko Mäkelä 185a5000e6 Silence bogus -Wmaybe-uninitialized 7 years ago
Marko Mäkelä 3d1b6f68f1 Mariabackup: Ensure NUL termination in strncpy() 7 years ago
Alexander Barkov e9c494c843 Fixing a failure in tests for "MDEV-18892 Regression in slow log and admin statements" 7 years ago
Marko Mäkelä f41166133b Merge 10.2 into 10.3 7 years ago
Marko Mäkelä 630199e724 MDEV-18981 Possible corruption when using FOREIGN KEY with virtual columns 7 years ago
Marko Mäkelä b47cec6c55 MDEV-18879/MDEV-18972 Corrupted record inserted by FOREIGN KEY operation 7 years ago
Alexander Barkov ef81d2ea64 Fixing "mtr func_math" failure in the test for MDEV-17643 7 years ago
Marko Mäkelä 117291db8b Merge 10.2 into 10.3 7 years ago
Marko Mäkelä 26e5bff003 trx_purge_rseg_get_next_history_log(): Remove a parameter 7 years ago
Marko Mäkelä a77e266866 MDEV-18084: Crash on UPDATE after upgrade from 10.0 or 10.1 7 years ago
Marko Mäkelä 1efda582ad Replace innobase_is_v_fld() with Field::stored_in_db() 7 years ago
Marko Mäkelä 9471dbafce MDEV-18960: Assertion !omits_virtual_cols(*form->s) on TRUNCATE 7 years ago
Marko Mäkelä cdb2208cd6 MDEV-18966 Transaction recovery may be broken after upgrade to 10.3 7 years ago
Marko Mäkelä 6893e9940a trx_purge_add_undo_to_history(): Non-functional cleanup 7 years ago
Alexander Barkov 3b98c65c4e MDEV-18881 Assertion `0' failed in make_sortkey upon SELECT with GROUP BY after LOAD DATA 7 years ago
Marko Mäkelä 00572a0b0c MDEV-17482 InnoDB fails to say which fatal error fsync() returned 7 years ago
Marko Mäkelä 1d728a98d8 Fixup MDEV-17262: Remove a unused variable 7 years ago
Marko Mäkelä e3618a333e Post-merge fix after 0508d327ae 7 years ago
Marko Mäkelä 397b6b13d0 MDEV-18946 munmap of 1 byte during shutdown is EINVAL 7 years ago
sysprg 26432e49d3 MDEV-17262: mysql crashed on galera while node rejoined cluster (#895) 7 years ago
Sergei Golubchik 4f410473ed post-merge: --ps-protocol fixes 7 years ago
Sergei Golubchik f38c352172 post-merge: gcc 8 warnings 7 years ago
Sergei Golubchik b64fde8f38 Merge branch '10.2' into 10.3 7 years ago
Marko Mäkelä a89ee3cd15 MDEV-18952 CHECK TABLE should use READ UNCOMMITED if innodb_force_recovery>=5 7 years ago
Igor Babaev 5e044f78c0 MDEV-18945 Assertion `fixed == 1' failed in Item_cond_and::val_int 7 years ago
Jan Lindström 6c08174e36 MDEV-18908: Remove galera and wsrep suites from default run suites in mtr 7 years ago
Daniel Black a9056a2b89 MDEV-18946: innodb: {de|}allocate_large_{dodump|dontdump} added 7 years ago
Daniel Black 8678a1052d MDEV-18946: innodb: buffer_pool - unallocate large pages requires size 7 years ago
Sergei Golubchik 1f020299f8 post-merge: --ps-protocol fixes 7 years ago
Sergei Golubchik f1134d5676 post-merge: gcc 8 warnings 7 years ago
Sergei Golubchik 0508d327ae Merge branch '10.1' into 10.2 7 years ago
Vladislav Vaintroub cd805a5f1c Cleanup - remove unused variables and functions after MDEV-18917 7 years ago
Alexander Barkov b6dc47a0f7 MDEV-17643 Assertion `nr >= 0.0' failed in Item_sum_std::val_real() 7 years ago
Marko Mäkelä 34db9958e2 MDEV-18936 Purge thread fails to exit on shutdown 7 years ago
Vladislav Vaintroub 396cf60ac0 MDEV-18917 Don't create xtrabackup_binlog_pos_innodb with Mariabackup 7 years ago
Ian Gilfillan 7ad355dde7 MDEV-18934: Document missing mysqldumpslow sort options 7 years ago