You are here:  » Price Tapestry & MySQL Crash

Support Forum



Price Tapestry & MySQL Crash

Submitted by gadget on Thu, 2008-11-06 08:34 in

I've just loaded 100,000 products into a MySQL DB. This morning all the MySQL databases on the same have crashed, not just the one I used for PT.

Coincidence?

Submitted by support on Thu, 2008-11-06 10:54

Hi,

That is strange. MySQL holds tables as individual files on disk, so it should not be the case that corruption in one table causes any further problems. Likewise, it's normally "tables" that crash, not "databases", so this would indicate something else has been invoked to block access to the database entirely.

What is the manifestation of the crash - in other words are you seeing any error messages; is your database admin tool not working for example?

Cheers,
David.

Submitted by gadget on Thu, 2008-11-06 11:12

It wasn't directly caused by PT. By adding the product feeds it took me over my storage limit and as such it stopped all PHP reuests from working.

I've cleaned up the old log files and have freed up some space so all is back normal now.