This file is public domain and comes with NO WARRANTY of any kind
This file is public domain and comes with NO WARRANTY of any kind
Dirk Munzinger (dmun@4t2.com)
Dirk Munzinger (dmun@4t2.com)
Version: 17.03.1999 */
Version: 07.06.2001 */
"hashchk",
"hashchk",
"isamchk",
"isamchk",
...
@@ -196,19 +196,19 @@
...
@@ -196,19 +196,19 @@
"Netzfehler beim Lesen vom Master",
"Netzfehler beim Lesen vom Master",
"Netzfehler beim Schreiben zum Master",
"Netzfehler beim Schreiben zum Master",
"Kann keinen FULLTEXT-Index finden der der Spaltenliste entspricht",
"Kann keinen FULLTEXT-Index finden der der Spaltenliste entspricht",
"Can't execute the given command because you have active locked tables or an active transaction",
"Kann das aktuelle Kommando wegen aktiver Tabellensperre oder aktiver Transaktion nicht ausführen",
"Unknown system variable '%-.64'",
"Unbekannte System-Variabel '%-.64'",
"Table '%-.64s' is marked as crashed and should be repaired",
"Tabelle '%-.64s' ist als defekt makiert und sollte repariert werden",
"Table '%-.64s' is marked as crashed and last (automatic?) repair failed",
"Tabelle '%-.64s' ist als defekt makiert und der letzte (automatische) Reparaturversuch schlug fehl.",
"Warning: Some non-transactional changed tables couldn't be rolled back",
"Warnung: Das Rollback konnte bei einigen Tabellen, die nicht mittels Transaktionen geändert wurden, nicht ausgeführt werden.",
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes of storage. Increase this mysqld variable and try again',
"Multi-Statement Transaktionen benötigen mehr als 'max_binlog_cache_size' Bytes An Speicher. Diese mysqld-Variabel vergrössern und nochmal versuchen.',
"This operation cannot be performed with a running slave, run SLAVE STOP first",
"Diese Operation kann nicht bei einem aktiven Slave durchgeführt werden. Das Kommand SLAVE STOP muss zuerst ausgeführt werden.",
"This operation requires a running slave, configure slave and do SLAVE START",
"Diese Operationbenötigt einen aktiven Slave. Slave konfigurieren und mittels SLAVE START aktivieren.",
"The server is not configured as slave, fix in config file or with CHANGE MASTER TO",
"Der Server ist nicht als Slave konfigiriert. Im Konfigurations-File oder mittel CHANGE MASTER TO beheben.",
"Could not initialize master info structure, check permisions on master.info",
"Konnte Master-Info-Struktur nicht initialisieren; Berechtigungen von master.info prüfen.",
"Could not create slave thread, check system resources",