The file ibdata1 in the MySQL grew to 20gb within just a few minutes. I was able to fix this by going back to my old binaries and dumping my database, zeroing the files on my test server. I did a snapshot of the VM before I tried it again, with the new binaries indeed I reproduced the problem. The peq database was still showing around 250mb, but the ibdata1 file grew until it ran the test server out of space. I am going back to the binaries for last month, but wanted to make everyone aware of the issue. I also noticed the same problem if you output your log to a file, my world log grew to 20mb with a few seconds. I am more concerned about what it is doing to MySQL though.
This is linux though, you Windows guys may not have this issue.
|