Marko Mäkelä
14c6f00a9f
Merge 10.1 into 10.2
...
Also, include fixes by Vladislav Vaintroub to the
aws_key_management plugin. The AWS C++ SDK specifically depends on
OPENSSL_LIBRARIES, not generic SSL_LIBRARIES (such as YaSSL).
2017-05-06 14:36:46 +03:00
Vladislav Vaintroub
db39107413
MDEV-11663 Create services for functionality used by plugins
...
Added service for
- encryption (AES)
- error reporting, e.g my_printf_error()
2017-04-27 19:12:38 +02:00
Sergei Golubchik
da4d71d10d
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
Sergei Golubchik
227f63db3b
cleanup: sort various lists of services
2017-03-10 18:21:28 +01:00
Sergei Golubchik
0877eff401
thd_rnd service
2017-03-10 18:21:27 +01:00
Sergei Golubchik
051851b9a6
base64 service
2017-03-10 18:21:27 +01:00
Sergei Golubchik
d6a7aece08
my_sha2 service
2017-03-10 18:21:26 +01:00
Nirbhay Choubey
0251232f8c
Fix to ensure updates in gtid_slave_state table do not get binlogged.
...
Also, renamed wsrep_skip_append_keys to wsrep_ignore_table.
Test case : galera.galera_as_slave_gtid.test
2016-02-24 23:32:37 -05:00
Sergei Golubchik
7697bf0bd7
Merge branch 'github/10.0-galera' into 10.1
...
Note: some tests fail, just as they failed before the merge!
2015-12-22 10:32:33 +01:00
Nirbhay Choubey
dced5146bd
Merge branch '10.0-galera' into 10.1
2015-07-14 16:05:29 -04:00
Sergei Golubchik
26162c71c5
rename {sys_vars,sql_plugin_services}.h -> *.ic
2015-06-28 12:09:46 +02:00