[Eisfair] Fehler nach Umstellung auf MariaDB103

Benjamin Heide benjamin.heide at freenet.de
So Mär 22 20:29:07 CET 2020


Am 22.03.2020 um 19:54 schrieb Marcus Röckrath:
> Hallo Benjamin,
> 
> Benjamin Heide wrote:
> 
>> MariaDB [(none)]> SET GLOBAL event_scheduler = ON;
>> ERROR 1408 (HY000): Event Scheduler: An error occurred when initializing
>> system tables. Disabling the Event Scheduler.
>> MariaDB [(none)]> SET GLOBAL event_scheduler = OFF;
>> ERROR 1408 (HY000): Event Scheduler: An error occurred when initializing
>> system tables. Disabling the Event Scheduler.
>> MariaDB [(none)]> Ctrl-C -- exit!
> 
> In einer Zeile:
> 
> /usr/lib/mysql/103/mysql_upgrade
> --defaults-file=/etc/mysql/my103.cnf
> --socket=/run/mysql/103/mysql.sock
> --user=root --force
> 

so es geht jetzt:

papas-server 2.8.25 # /usr/lib/mysql/103/bin/mysql_upgrade 
--defaults-file=/etc/mysql/my103.cnf --socket=/run/mysql/103/mysql.sock 
--user=root --force  --password=geheim
Phase 1/7: Checking and upgrading mysql database
Processing databases
mysql
mysql.column_stats                                 OK
mysql.columns_priv                                 OK
mysql.db                                           OK
mysql.event                                        OK
mysql.func                                         OK
mysql.gtid_slave_pos                               OK
mysql.help_category                                OK
mysql.help_keyword                                 OK
mysql.help_relation                                OK
mysql.help_topic                                   OK
mysql.host                                         OK
mysql.index_stats                                  OK
...

jetzt geht auch das backup ohne probleme.

ich habe das bin zugefügt und --password=geheimoderso


Mehr Informationen über die Mailingliste Eisfair