- Issue created by @alex.bukach
We are getting the following error on the status page:
Transaction isolation level
READ-COMMITTED
For this to work correctly, all tables must have a primary key. The following table(s) do not have a primary key: languagewire_translation_provider_configuration_item. See the setting MySQL transaction isolation level page for more information.
Install the module.
Visit /admin/reports/status page.
Add a primary key to languagewire_translation_provider_configuration_item table.
Active
13.0
Code