Can't import mysql.initial

Issue #26 closed
Pedro Danon created an issue

I'm having the same problem as other people had with mysql.initial not being imported automatically.

But besides that, when I try to import it manually, I get a #1064 error saying:

#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'label varchar(32), flags int NOT NULL DEFAULT '0', UNIQUE KE' at line 1

I tried changing a few things on the database, but nothing works.

How can I fix this? The plugin is installed and activated, but the account dropdown switcher won't show.

Thank you

Comments (2)

  1. Boris Gulay repo owner

    Hello! I've checked mysql.initial right now by importing it in clean roundcube database - import was successfull. What version of MySQL you are using? I've done test on 10.1.34-MariaDB-0ubuntu0.18.04.1.

  2. Log in to comment