This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Senator crash problem with mysql
#3
RE: Senator crash problem with mysql
By the way... Since the InnoDB Storage Engine looks operational at the time mysql is restated, you should take the time to cleanup the InnoDB infrastructure.
  • mysqldump the entire database instance
  • reconfigure innodb from scratch
  • Start over with a fresh ibdata1 file
  • Empty Undo Space
  • Empty Rollback Segments
  • Empty Data Dictionary
  • Empty List of Tablespace IDs
  • Store Each InnoDB table in its own tablespace
  • Configure Buffer Pool to be 4 times the Log File Size
  • Perform Better Flushing of the Buffer Pool
  • reload mysql data

Source => http://dba.stackexchange.com/questions/1...corruption
'' Life is full of important choices ''
Help Sentora Donate now => http://sentora.org/donate Blush
Reply
Thanks given by:


Messages In This Thread
Senator crash problem with mysql - by provokas - 11-29-2016, 09:49 PM
RE: Senator crash problem with mysql - by wormsunited - 11-29-2016, 10:07 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Server Crash rsthomas 3 6 ,707 05-18-2022, 09:26 AM
Last Post: Nigel
Problem with roundcube pgh2011 0 2 ,302 01-30-2021, 12:48 AM
Last Post: pgh2011
Import zpanel settings problem pgh2011 0 2 ,301 12-30-2020, 07:08 PM
Last Post: pgh2011

Forum Jump:


Users browsing this thread: 1 Guest(s)