MySQL Forums
Forum List  »  InnoDB

cannot connect to my databases anymore
Posted by: Marcel Gregoriadis
Date: September 09, 2014 04:29PM

As you might already think, I'm a noob and I'm really desperate. I had this ibdata1 file with over 13 GB. I read that if I'd add innodb_file_per_table to the [mysqld] section of my.cnf, data wouldn't be stored anymore in ibdata1 and I could delete this file, which I did. I restarted everything and nothing was anymore like before. Neither me via phpmyadmin nor other services could connect to my database. I removed innodb_file_per_table from my.cnf and restarted mysql, which failed :(

Options: ReplyQuote


Subject
Views
Written By
Posted
cannot connect to my databases anymore
1752
September 09, 2014 04:29PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.