diff options
author | Vasil Dimov <vasil.dimov@galeracluster.com> | 2018-06-15 20:30:42 +0200 |
---|---|---|
committer | Jan Lindström <jan.lindstrom@mariadb.com> | 2018-10-10 13:02:25 +0300 |
commit | 6aa578ec5a4009e33757d91d15947f51c98a5c88 (patch) | |
tree | 591792c87f3d396ce3844cc07c53faad601eb558 /sql | |
parent | bfc9aca1f546490de72497c5289f80a8ae54ee41 (diff) | |
download | mariadb-git-6aa578ec5a4009e33757d91d15947f51c98a5c88.tar.gz |
Generalize "bool shared/exclusive" argument to enum
wsrep_append_foreign_key() and wsrep_append_key() used to take a boolean
argument denoting whether the relevant certification key type is shared
(assuming it is exclusive if the argument is false). Change that
argument to the enum wsrep_key_type from wsrep_api.h, so that eventually
other types can also be passed (like WSREP_KEY_SEMI).
This is a non-functional change.
(cherry picked from commit 360bf36dbb9378b36ef57921c725a9505e19e0d9)
Diffstat (limited to 'sql')
0 files changed, 0 insertions, 0 deletions