175398 Commits (71cd205956818d29edb6bf09002ecf2fe8303f64)
 

Author SHA1 Message Date
Sergei Golubchik 31896aa6e2 put all aws_key_management plugin files into plugin/aws_key_management 9 years ago
Vladislav Vaintroub 9de7386f6f AWS KMS plugin : Fix building in case AWS C++ SDK was preinstalled 9 years ago
Sergei Golubchik a00517ac97 restore the correct linking of ed25519 plugin 9 years ago
Sergei Golubchik 9ab9a28b5d disable innodb snappy for release builds 9 years ago
Jan Lindström c56b896c17 Fix test failure on debug_key_management test. 9 years ago
Marko Mäkelä ba298b1f02 Merge 10.0 into 10.1 9 years ago
Marko Mäkelä c51fc679f5 Merge 5.5 into 10.0 9 years ago
Marko Mäkelä a821ef7605 MDEV-11802 innodb.innodb_bug14676111 fails on buildbot 9 years ago
Vladislav Vaintroub 716188f1d4 Fix some warnings on Windows compilation 9 years ago
Vladislav Vaintroub d7c35a9992 Fix compiler error 9 years ago
Vladislav Vaintroub e5b67a46bc MDEV-12345 Performance : replace calls to clock() inside trx_start_low() by THD::start_utime 9 years ago
Sergei Golubchik 09a2107b1b Merge branch '10.0' into 10.1 9 years ago
Sergei Golubchik bbf0c9d4c3 cleanup: pfs_upgrade* tests 9 years ago
Sergei Golubchik 386ef08704 MDEV-12233 main.mysql_upgrade_noengine fails in buildbot on ppc64le 9 years ago
Sergei Golubchik 0d622bed4f Merge branch '5.5' into 10.0 9 years ago
Sergei Golubchik 577915def8 remove COPYING.LESSER 9 years ago
Marko Mäkelä 4c35dce296 Clean up the test mentioned in MDEV-12052. 9 years ago
Bharathy Satish 6fa5e08146 Bug #25717383: MYSQLDUMP MAY EXECUTE ANY ARBITRARY QUERY 9 years ago
Vladislav Vaintroub 8efdf89e42 MDEV-12126 Correct German error message. 9 years ago
Jan Lindström b1ec35b903 Add assertions when key rotation list is used. 9 years ago
Sergei Golubchik 8971286a3c compiler warning 9 years ago
Monty 2d0c579a86 Wait for slave threads to start during startup 9 years ago
Monty e7f55fde88 Removed wrong assert 9 years ago
=Ian Gilfillan c333cae652 MDEV-11964 Add more stub missing man pages 9 years ago
Sergei Golubchik 2c2bd8c155 MDEV-12261 build failure without P_S 9 years ago
Vladislav Vaintroub 854359ffc5 Fix AWS KMS plugin's compile error 9 years ago
Jan Lindström 50eb40a2a8 MDEV-11738: Mariadb uses 100% of several of my 8 cpus doing nothing 9 years ago
Daniel Bartholomew a2f34809e5 bump the VERSION 9 years ago
Varun Gupta adbe1c5fe9 MDEV-6486: Assertion `!table || (!table->read_set || bitmap_is_set(table->read_set, field_index))' 9 years ago
Ramil Kalimullin 87e37ee06b BUG#25575605: SETTING --SSL-MODE=REQUIRED SENDS CREDENTIALS BEFORE VERIFYING SSL CONNECTION 9 years ago
Vladislav Vaintroub 3990e55fef Windows : Fix packaging when building with VS2017 9 years ago
Vladislav Vaintroub 98be67266d Fix truncation of affected rows and insert id in select_insert::send_ok_packet 9 years ago
Vicențiu Ciorbaru 06f1f1aa6e Make ELOOP be considered a File Not Found error when it comes from handlerton 9 years ago
Marko Mäkelä 9dc10d5851 Merge 10.0 into 10.1 9 years ago
Sergei Golubchik c99d71a29c MDEV-12231 MariaDB fails to restart after 10.0.30-1.el7 update 9 years ago
Elena Stepanova 68be011cf2 Updated list of unstable tests for 10.1.22 9 years ago
Sergei Golubchik 2033844319 test failures in buildbot 9 years ago
iangilfillan f0ec34002a Correct FSF address 9 years ago
Sergei Golubchik 2a0ae1c90a MDEV-11965 -Werror should not appear in released tarballs 9 years ago
Sergei Golubchik 5d40ed864e MDEV-11752 Unsafe strmov - function definition in include/m_string.h 9 years ago
Sergei Golubchik e0a03ca30a ed25519 plugin: simplify the api 9 years ago
Sergei Golubchik 7120118a5e MDEV-12160 Modern alternative to the SHA1 authentication plugin 9 years ago
Sergei Golubchik 269ab56f8b small plugin API related fixes 9 years ago
Sergei Golubchik 227f63db3b cleanup: sort various lists of services 9 years ago
Sergei Golubchik 0877eff401 thd_rnd service 9 years ago
Sergei Golubchik 6305533de2 Auth Plugin API: add THD to MYSQL_SERVER_AUTH_INFO 9 years ago
Sergei Golubchik 051851b9a6 base64 service 9 years ago
Sergei Golubchik 70a2efde03 remove old API for SHA2 9 years ago
Sergei Golubchik d6a7aece08 my_sha2 service 9 years ago
Sergei Golubchik bd1139ad27 cleanup: generalize my_sha1.cc 9 years ago