mariadb/storage/xtradb/row
Vasil Dimov 6aa578ec5a 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)
2018-10-10 13:02:25 +03:00
..
row0ext.c move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
row0ins.c Generalize "bool shared/exclusive" argument to enum 2018-10-10 13:02:25 +03:00
row0merge.c MDEV-7049 MySQL#74585 - InnoDB: Failing assertion: *mbmaxlen < 5 in file ha_innodb.cc line 1904 2018-01-22 11:18:10 +02:00
row0mysql.c MDEV-13459 Warnings, when compiling with gcc-7.x 2017-10-17 07:37:39 +02:00
row0purge.c MDEV-14799 After UPDATE of indexed columns, old values will not be purged from secondary indexes 2018-01-02 19:11:10 +02:00
row0row.c MDEV-7049 MySQL#74585 - InnoDB: Failing assertion: *mbmaxlen < 5 in file ha_innodb.cc line 1904 2018-01-22 11:18:10 +02:00
row0sel.c Silence -Wimplicit-fallthrough 2018-01-23 18:08:55 +02:00
row0uins.c move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
row0umod.c MDEV-12569 InnoDB suggests filing bugs at MySQL bug tracker 2017-10-26 11:02:19 +03:00
row0undo.c move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
row0upd.c Merge tag 'mariadb-5.5.60' into 5.5-galera 2018-04-24 13:34:57 +03:00
row0vers.c move to storage/xtradb/ 2015-04-27 23:37:51 +02:00