Pete Freitag
Blog
Consulting
Products
Contact Me
August 11, 2005
MySQL DELAY_KEY_WRITE Option
Another performance option in MySQL is the DELAY_KEY_WRITE option. According to the MySQL documentation the option makes index updates faster because they are not flushed to disk until the table is closed.
Permalink
|
Post Comment
|
Databases
This entry was:
Useful
Very Useful
Not Useful
Follow @pfreitag
Archives:
2019
2018
2017
2016
2015
2014
2013
2012
2011
2010
2009
2008
2007
2006
2005
2004
2003
2002