Re: Need Help

Emmanuel Seyman <[email protected]> Mon, 7 Mar 2022 22:53:00 +0100
Newsgroups gmane.comp.mozilla.devel.webtools
Message-ID <YiZ+vCLSsBQZaL0i@orient>
* Aleksandr Rybev [07/03/2022 21:27] :
>
> Any ideas ?

This is a known problem with versions of MariaDB 8.0.2 and above.
In those versions, GROUPS is a reserved keyword and this clashes
with our use of it as the name of a table.

Emmanuel