Quantcast
Channel: MySQL Forums - Install & Repo
Viewing all articles
Browse latest Browse all 7245

mysql service will not start error 1067 (no replies)

$
0
0
I looked all over the internet trying to fix this problem. I read topics that said to browse to your mysql data directory and delete the iblogfile0 and iblogfile1 files then try restarting and this did not work for me. I also tried using paths that did not have spaces in them and that also did not work. I am posting what DID work so that maybe if someone else has this problem it will help them. I was using InnoDB as my database type and this was determined by looking in my data directory for a .err file and upon looking through this I found a line that mentioned InnoDB failing. I opened my my.ini file and changed my settings to the ones below and I was then able to start my service.

innodb_log_buffer_size=3M
innodb_buffer_pool_size=500M
innodb_log_file_size=50M

Viewing all articles
Browse latest Browse all 7245

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>