Verzweiflung! MySQL kann InnoDB Datenbank nicht schreiben!

Alles, was MariaDB und MySQL betrifft, kann hier besprochen werden.

Verzweiflung! MySQL kann InnoDB Datenbank nicht schreiben!

Postby /neo1024/g; » 30. July 2003 15:18

Hi,

ich bin echt am verzweifeln! MySQL kann die ibdata1 Datenbank zwar erstellen, weigert sich aber hartnäckig diese vollzuschreiben! Es klappt einfach nicht! Es kommt die Fehlermeldung, dass evtl. die Festplatte voll sei oder das man nicht die erforderlichen Rechte hätte: Bin als root in Windows 2000 eingeloggt und habe noch 11GB auf C: frei :-) Ich habe mich auf innodb.com informiert, aber für meinen Error scheint es keine Lösung zu geben! Ich brauche MySQL aber dringend! Ich hoffe, dass Ihr mir helfen könnt!

Hier mal meine my.cnf

[mysqld]
basedir=C:/mysql
datadir=C:/mysql/data
innodb_data_home_dir=C:/db
innodb_data_file_path=/ibdata1:64M:autoextend
innodb_log_group_home_dir=C:/db/logs
innodb_log_arch_dir=C:/db/logs


Und hier die Fehlermeldung:

C:\mysql\bin>mysqld-nt --console
InnoDB: The first specified data file C:\db\ibdata1 did not exist:
InnoDB: a new database to be created!
030730 14:13:07 InnoDB: Setting file C:\db\ibdata1 size to 64 MB
InnoDB: Database physically writes the file full: wait...
030730 14:13:07 InnoDB: Error: Write to file C:\db\ibdata1 failed at offset 0 0.
InnoDB: 8388608 bytes should have been written, only 0 were written.
InnoDB: Operating system error number 1453.
InnoDB: Check that your OS and file system support files of this size.
InnoDB: Check also that the disk is not full or a disk quota exceeded.
InnoDB: Error number 1453 means 'Unknown error'.
InnoDB: See also section 13.2 at http://www.innodb.com/ibman.html
InnoDB: about operating system error numbers.
InnoDB: Error in creating C:\db\ibdata1: probably out of disk space
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!
030730 14:13:07 Can't init databases
030730 14:13:07 Aborting

030730 14:13:07 InnoDB: Warning: shutting down a not properly started
InnoDB: or created database!
030730 14:13:07 mysqld-nt: Shutdown Complete

Rot markiert: Dieses Problem habe ich ständig, egal welche conf-file oder mysql-version! Ich kann es nicht nachvollziehen!

Vielen Dank für Eure Hilfe!

/neo1024/g;
/neo1024/g;
 

Postby Oswald » 30. July 2003 16:52

Huhu neo!

Das Verzeichnis c:\db existiert und Du hast auf C: auch genug Platz?

Gruß,
Oswald
User avatar
Oswald
Apache Friends
 
Posts: 2718
Joined: 26. December 2002 19:51
Location: Berlin, Germany
Operating System: Linux

Antwort :-)

Postby /neo1024/g; » 30. July 2003 17:20

Hi,

ja C:\db existiert und wie gesagt 11GB sind frei!

Danke erstmal! :-)

/neo1024/g;
/neo1024/g;
 


Return to MariaDB - MySQL

Who is online

Users browsing this forum: No registered users and 17 guests