social icon indicating copy to clipboard operation
social copied to clipboard

Add missing primary keys

Open solracsf opened this issue 5 years ago • 0 comments

As I'm running a MariaDB cluster, migrate to 20.0.2 was expected to fix some (Galera) clustering issues with primary keys on tables. Perhaps, some tables still missing primary keys.

Steps to reproduce

  1. Run occ db:add-missing-primary-keys

Expected behavior

All missing primary keys should be added

Actual behavior

Following tables don't have primary key:

oc_social_3_stream_dest
oc_social_3_stream_tag

Upgrade from 19.0.5 to 20.0.2

solracsf avatar Dec 07 '20 19:12 solracsf