Hallo,
ich benutze Jamaica Hibiscus aus einem Rechner erfolgreich,
nun versuche ich es auf einen Server mit Mariadb zu instalieren und bekomme folgende Fehlermeldung!!! soweitich verstanden habe ist das Problem : utf8_general_ci;
was tun ?
Welcome to the MariaDB monitor. Commands end with ; or \g.
Your MariaDB connection id is 292
Server version: 10.11.11-MariaDB-0+deb12u1 Debian 12
Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
MariaDB [(none)]> mysql> CREATE DATABASE hibiscus CHARACTER SET utf8 COLLATE utf8_general_ci;
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 'mysql> CREATE DATABASE hibiscus CHARACTER SET utf8 COLLATE utf8_general_ci' at line 1
MariaDB [(none)]>
gruss und einen schönen sonntag
ich benutze Jamaica Hibiscus aus einem Rechner erfolgreich,
nun versuche ich es auf einen Server mit Mariadb zu instalieren und bekomme folgende Fehlermeldung!!! soweitich verstanden habe ist das Problem : utf8_general_ci;
was tun ?
Welcome to the MariaDB monitor. Commands end with ; or \g.
Your MariaDB connection id is 292
Server version: 10.11.11-MariaDB-0+deb12u1 Debian 12
Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
MariaDB [(none)]> mysql> CREATE DATABASE hibiscus CHARACTER SET utf8 COLLATE utf8_general_ci;
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 'mysql> CREATE DATABASE hibiscus CHARACTER SET utf8 COLLATE utf8_general_ci' at line 1
MariaDB [(none)]>
gruss und einen schönen sonntag