mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 11:01:52 +01:00
6aa578ec5a
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) |
||
---|---|---|
.. | ||
row0ext.c | ||
row0ins.c | ||
row0merge.c | ||
row0mysql.c | ||
row0purge.c | ||
row0row.c | ||
row0sel.c | ||
row0uins.c | ||
row0umod.c | ||
row0undo.c | ||
row0upd.c | ||
row0vers.c |