  | | | Subject: Corrupting MySQL on purpose for testing | Subject: Corrupting MySQL on purpose for testing 2007-11-06 - By Richard Edward Horner
Back Hi,
I'm working on a program that will run in the event that tables are crashed or corrupt. Can anyone recommend a good method for crashing my tables or corrupting them so I have some test cases? I'm mostly interested in MyISAM and InnoDB table types.
I was thinking I would just start an infinite loop with an UPDATE statement in it and then kill -9 the mysqld process.
Any better ideas?
Thanks, Rich(ard) -- Richard Edward Horner Engineer / Composer / Electric Guitar Virtuoso rich@(protected) http://richhorner.com - updated June 28th
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/mysql?unsub=mysql@(protected)
|
|
 |