Merge branch 'fix-broken-mysql-migration' into 'master'
Fix broken migration in MySQL `keys` is a reserved name in MySQL, so if this migration actually attempted to remove any duplicate keys it would fail. Closes #19344 See merge request !5005
Showing
Please register or sign in to comment