InnoDB in Xampp

Problems with the Linux version of XAMPP, questions, comments, and anything related.

InnoDB in Xampp

Postby pminetti » 09. May 2005 13:00

Hi!
I need to create a InnoDB tables in MySQL, but aparently in Xampp version there is no InnoDB. Is this right?
How can i do to have InnoDb working on MySQL?

Thanks
pminetti
 
Posts: 6
Joined: 08. May 2005 15:11

Postby Wiedmann » 09. May 2005 13:19

in my.cnf (/opt/lampp/etc) change line ~48 to
Code: Select all
#skip-innodb

(restart MySQL)
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Postby pminetti » 09. May 2005 14:34

Wiedmann wrote:in my.cnf (/opt/lampp/etc) change line ~48 to
Code: Select all
#skip-innodb

(restart MySQL)

Thanks very much!!
pminetti
 
Posts: 6
Joined: 08. May 2005 15:11

Postby imsDave » 24. March 2008 17:46

Wiedmann wrote:in my.cnf (/opt/lampp/etc) change line ~48 to
Code: Select all
#skip-innodb

(restart MySQL)

This didn't work for me. Any other ideas?
imsDave
 
Posts: 9
Joined: 24. March 2008 17:45

Postby imsDave » 24. March 2008 18:02

imsDave wrote:
Wiedmann wrote:in my.cnf (/opt/lampp/etc) change line ~48 to
Code: Select all
#skip-innodb

(restart MySQL)

This didn't work for me. Any other ideas?


I figured it out. If anyone is wondering...

You have to completely stop lampp and then start lampp. You can't simply do a reload. That doesn't work. e.g.

/opt/lampp/lampp stop
/opt/lampp/lampp start

instead of... /opt/lampp/lampp reload
imsDave
 
Posts: 9
Joined: 24. March 2008 17:45

Postby Nobbie » 24. March 2008 22:29

imsDave wrote:instead of... /opt/lampp/lampp reload


That's the problem - "reload" is not a known action, it must be "restart":

/opt/lampp/lampp restart
Nobbie
 
Posts: 13183
Joined: 09. March 2008 13:04


Return to XAMPP for Linux

Who is online

Users browsing this forum: No registered users and 13 guests