seit Tagen erhalten ich immer die selben Fehler beim MySQL-Backup angezeigt. Das Problem besteht sein Update auf die Version 4.1.7. Was kann ich dagegen tun? (BTW: Es ist eine Datenbankvon einem Kunden)
/usr/bin/mysqldump: Got error: 1300: Invalid utf8 character string: 'ästen' when using LOCK TABLES
/usr/bin/mysqldump: Can't get CREATE TABLE for table `Blumenkästen` (Invalid utf8 character string: 'ästen')
/usr/bin/mysqldump: Can't get CREATE TABLE for table `Frühstücksbretter` (You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ühstücksbretter`' at line 1)
/usr/bin/mysqldump: Can't get CREATE TABLE for table `Kerzenständer` (Invalid utf8 character string: 'änder')
/usr/bin/mysqldump: Can't get CREATE TABLE for table `Schlüsselbretter` (You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'üsselbretter`' at line 1)
/usr/bin/mysqldump: Can't get CREATE TABLE for table `Vogelhäuser` (Invalid utf8 character string: 'äuser')
/usr/bin/mysqldump: Got error: 1300: Invalid utf8 character string: 'ästen' when using LOCK TABLES
/usr/bin/mysqldump: Can't get CREATE TABLE for table `Blumenkästen` (Invalid utf8 character string: 'ästen')
/usr/bin/mysqldump: Can't get CREATE TABLE for table `Frühstücksbretter` (You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ühstücksbretter`' at line 1)
/usr/bin/mysqldump: Can't get CREATE TABLE for table `Kerzenständer` (Invalid utf8 character string: 'änder')
/usr/bin/mysqldump: Can't get CREATE TABLE for table `Schlüsselbretter` (You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'üsselbretter`' at line 1)
/usr/bin/mysqldump: Can't get CREATE TABLE for table `Vogelhäuser` (Invalid utf8 character string: 'äuser') MySQL Optimierung und Reparierung in Arbeit.
Ich hab' zwar schon verstanden, das er Probleme mit äöü und Ã?Ã?Ã? hat, aber wie man MySQL sagen kann, das dies schon ok ist, habe ich auch durch langes suchen, nicht beheben können.