You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Mon, 18 Nov 2024 at 23:46, Dale Scott ***@***.***> wrote:
demo.sql fails with following error on MariaDb v10.6:
Error in query (1146): Table 'weberp_scc.accountgroups' doesn't exist
--
-- Dumping data for table `accountgroups`
--
[LOCK TABLES](https://mariadb.com/kb/en/library/lock-tables/) `accountgroups` WRITE
Until this issue is resolved, the workaround for configuring a new
database is to use sql/mysql/country_sql/default.sql and manually update to
v4.15.2 following #236 <#236>
(followed by automatically run Z_UpgradeDatabase.php after logging in for
the first time).
—
Reply to this email directly, view it on GitHub
<#246>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAL6LEQNAZ6GTV3KW2QQDL2BJ35HAVCNFSM6AAAAABSA2JAF2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGY3TAMZTGI3TGNA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
demo.sql fails execution on new db with following error (MariaDb v10.6):
Error in query (1146): Table 'weberp_scc.accountgroups' doesn't exist
Until this issue is resolved, the workaround for configuring a new database is to:
The text was updated successfully, but these errors were encountered: