summaryrefslogtreecommitdiff
path: root/sql/ha_partition.cc
diff options
context:
space:
mode:
authorSergei Golubchik <serg@mariadb.org>2018-11-16 18:23:15 +0100
committerSergei Golubchik <serg@mariadb.org>2018-11-20 15:05:46 +0100
commit649465db411cc853e6dce06e107fac023659148d (patch)
treefedb9b8ecf5d514eff17a3ae9d91e4d4edddb185 /sql/ha_partition.cc
parent5aaee3746e85788475edfc0768510b937443955a (diff)
downloadmariadb-git-649465db411cc853e6dce06e107fac023659148d.tar.gz
cleanup: remove HA_WANTS_PRIMARY_KEY as redundant
We don't have many bits left, no need to add another InnoDB-specific flag. Instead, we say that HA_REQUIRE_PRIMARY_KEY does not apply to SEQUENCE. Meaning, if the engine declares HA_CAN_TABLES_WITHOUT_ROLLBACK (required for SEQUENCE) it *must* support tables without a primary key.
Diffstat (limited to 'sql/ha_partition.cc')
0 files changed, 0 insertions, 0 deletions