InnoDB in xampp

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

InnoDB in xampp

Postby TF101 » 05. July 2010 12:36

Hi,

bin seit mehren Tagen auf der Suche nach einer Lösung.

Möchte lokal Magento installieren. Dafür benötige ich InnoDB, sonst installiert es mir Magento nicht.
Nun wollte ich innoDB aktivieren und habe dafür die my.cnf im Ordner mysql\bin\ die entsprechenden Kommentare geändert.
Es sieht nun so aus:
Code: Select all
# skip-innodb
# Uncomment the following if you are using InnoDB tables
innodb_data_home_dir = C:/Xampp/xampp/mysql/data/
innodb_data_file_path = ibdata1:1000M:autoextend
innodb_log_group_home_dir = C:/Xampp/xampp/mysql/data/
innodb_log_arch_dir = C:/Xampp/xampp/mysql/data/
# You can set .._buffer_pool_size up to 50 - 80 %
# of RAM but beware of setting memory usage too high
set-variable = innodb_buffer_pool_size=70M
set-variable = innodb_additional_mem_pool_size=10M
#Set .._log_file_size to 25 % of buffer pool size
set-variable = innodb_log_file_size=15M
set-variable = innodb_log_buffer_size=18M
innodb_flush_log_at_trx_commit=1
set-variable = innodb_lock_wait_timeout=50


Nun ist aber das Problem das SQL nicht mehr starten will! Weder über die Konsole noch mit mysql_start.bat. Dort gibt er mir die Meldung:
Code: Select all
Diese Eingabeforderung nicht waehrend des Running beenden
Please dont close Window while MySQL is running
MySQL is trying to start
Please wait  ...
MySQL is starting with mysql\bin\my.cnf (console)
100705 13:34:09  InnoDB: Operating system error number 3 in a file operation.
InnoDB: The error means the system cannot find the path specified.
InnoDB: If you are installing InnoDB, remember that you must create
InnoDB: directories yourself, InnoDB does not create them.
InnoDB: File name C:\Xampp\xampp\mysql\data\ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.

MySQL konnte nicht gestartet werden


Habe alles mögliche nun im Web durchsucht und bin am Ende meiner Möglichkeiten angelangt.
Ich hoffe hier kann mir einer helfen oder mir zumindest die Richtung zeigen wo ich hinmarschieren soll!

Vielen Dank im Vorraus!

Grüße
Tom
TF101
 
Posts: 8
Joined: 05. July 2010 12:28

Re: InnoDB in xampp

Postby TF101 » 07. July 2010 11:20

Hallo,

vielen Dank ersteinmal das Du mir helfen möchtest.

Nunmehr muss ich aber meine eigene Unfähigkeit zugeben den genauen Fehler zu entdecken.
Mein Englisch ist zwar nur rudimentär, verstehe aber in dem Beitrag nur das es an einem Prozess lag der parallel auf seinem Rechner lief. Von einer falschen Pfadangabe konnte ich nichts finden.
Bin ich denn wirklich so dusselig das ich das InnoDB nicht zum laufen bekomme?

Evtl hätte ja noch jemand einen Tip für mich. :?:
Vielen Dank.

Grüße
Tom
TF101
 
Posts: 8
Joined: 05. July 2010 12:28

Re: InnoDB in xampp

Postby Nobbie » 07. July 2010 13:25

Also nur mit der Konfiguration fangen wir hier nichts an.

a) welches Windows hast im Einsatz?
b) existieren die angebebenen Pfade (C:/Xampp/xampp/mysql/data/ usw.)?
c) gibt es dort evtl. eine Datei "ibdata1" o.ä.? Oder gibt es ein Verzeichnis mit dem Namen ibdata1?
Nobbie
 
Posts: 13171
Joined: 09. March 2008 13:04


Return to MariaDB - MySQL

Who is online

Users browsing this forum: No registered users and 15 guests

cron