Ich versuche gerade eine Testinstallation von OTOBO auf einem frisch aufgesetzten Debian.
Leider hänge ich bei dem Schritt 7 in der Installationsanleitung „Datenbank anlegen“
Das anmelden mit „mysql -u root“ funktioniert.
Folgende Befehle funktionieren nicht:
update mysql.user set authentication_string=password(‚NewRootPassword‘) plugin=’mysql_native_password‘ where user=’root‘;
zeigt ERROR 1064:
ERROR 1064 (42000): 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 ‚plugin=’mysql_native_password‘ where user=’root“ at line 1
die Alternativ genannten Befehle:
UPDATE mysql.user SET password = PASSWORD(‚NewRootPassword‘) WHERE user = ‚root‘;
UPDATE mysql.user SET authentication_string = “ WHERE user = ‚root‘;
UPDATE mysql.user SET plugin = ‚mysql_native_password‘ WHERE user = ‚root‘;
zeigen ERROR 1356:
ERROR 1356 (HY000): View ‚mysql.user‘ references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them
DB Version ist MariaDB 10.5.9
Wie kann ich die Datenbank einrichten, damit der OTOBO Installer funktioniert?
In MariaDB 10.4+ ist mysql.user nur noch ein View, keine originäre Tabelle. Kannst Du es mal mit dem „SET PASSWORD“-Befehl probieren: https://mariadb.com/kb/en/set-password/
Edit: MariaDB 1.4+ -> MariaDB 10.4+
This reply was modified 2 years, 2 months ago by Renée Bäcker.
Our website uses cookies. Cookies are tiny text files which are saved in your web browser or by your web browser on your device when you access websites. They contain a characteristic character sequence allowing to clearly identify your browser upon your next visit to the website.
You can prevent the setting of cookies at any time by making the appropriate setting in your internet browser. Cookies that have already been set can be deleted manually or automatically at any time. This is possible in all common internet browsers. If the setting of cookies is deactivated in the browser, not all functions of the website may be fully usable.
We deliberately use very little cookies.
Detailed information can be found in section 4 of our Privacy Policy.
Necessary cookies
Essential Cookies are necessary to deliver this website and some of its features correctly.
For this reason, we do not provide any opportunity here to disable them.
Notwithstanding this, you can deactivate all Cookies in your Browser Settings at any time. Please be aware, however, that this might have an impact on the functionality of this website.
More information about the cookies to be set and how long they will be stored can be found in section 4 of our Privacy Poliy: Privacy Policy.
Google Analytics' Cookies
When you visit this website, Google Analytics sets cookies on your system. This will help us analyse how you use our website ans tailor it to the needs of our visitors. Your IP address will be automatically anonymised (IP anonymisation and deactivation of your User ID). Therefore, we cannot trace which data a certain user is accessing. The data are not saved together with any other personal user data.
You can deactivate tracking in your browser if you do not want us to be able to track your visit on our website.
Privacy Policy
Detailed information on the usage of cookies as well as our Privacy Policy can be found here: