Hi Chris!
Die Verzeichnisse habe ich kontrolliert, stimmen eigentlich alle. Eigentlich sollte kein anderer Dienst auf Port 3306 laufen, aber wie kann ich das kontrollieren?
Hier meine aktuelle err-Datei nach zwei Startversuchen:
InnoDB: Error: auto-extending data file .\ibdata1 is of a different size
InnoDB: 0 pages (rounded down to MB) than specified in the .cnf file:
InnoDB: initial 640 pages, max 0 (relevant if non-zero) pages!
InnoDB: Could not open or create data files.
InnoDB: If you tried to add new data files, and it failed here,
InnoDB: you should now edit innodb_data_file_path in my.cnf back
InnoDB: to what it was, and remove the new ibdata files InnoDB created
InnoDB: in this failed attempt. InnoDB only wrote those files full of
InnoDB: zeros, but did not yet use them in any way. But be careful: do not
InnoDB: remove old data files which contain your precious data!
040113 12:00:34 Can’t init databases
040113 12:00:34 Aborting
040113 12:00:34 InnoDB: Warning: shutting down a not properly started
InnoDB: or created database!
040113 12:00:34 MySql: Shutdown ausgeführt.
InnoDB: Error: auto-extending data file .\ibdata1 is of a different size
InnoDB: 0 pages (rounded down to MB) than specified in the .cnf file:
InnoDB: initial 640 pages, max 0 (relevant if non-zero) pages!
InnoDB: Could not open or create data files.
InnoDB: If you tried to add new data files, and it failed here,
InnoDB: you should now edit innodb_data_file_path in my.cnf back
InnoDB: to what it was, and remove the new ibdata files InnoDB created
InnoDB: in this failed attempt. InnoDB only wrote those files full of
InnoDB: zeros, but did not yet use them in any way. But be careful: do not
InnoDB: remove old data files which contain your precious data!
040113 12:02:09 Can’t init databases
040113 12:02:09 Aborting
040113 12:02:09 InnoDB: Warning: shutting down a not properly started
InnoDB: or created database!
040113 12:02:09 MySql: Shutdown ausgeführt.
Besten Dank für deine Hilfe!
Gruß Alfred