dann mach doch mal das was auch bei millo zum Erfolg geführt hat: DB löschen
Vorher aber EDOMI stoppen. Beim nächsten Starten wird die DB wieder neu angelegt.
Aber Vorsicht, keine anderen DB's löschen!
als root:
Vorher aber EDOMI stoppen. Beim nächsten Starten wird die DB wieder neu angelegt.
Aber Vorsicht, keine anderen DB's löschen!
als root:
Code:
[root@edomi-development ~]# [COLOR=#FF0000][B]mysql[/B][/COLOR] Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 50142 Server version: 5.1.73 Source distribution Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. mysql> [COLOR=#FF0000][B]drop database LBS_19000304_Telegram;[/B][/COLOR] Query OK, 11 rows affected (0.10 sec) mysql>
Kommentar