A working "progress bar" for a huge ALTER TABLE

Sep 20, 2009 14:17

My friend Gabriel came up with a working "progress bar" for ALTER TABLE. Until MySQL / Drizzle can do this "natively", this is a pretty neat trick:

http://gabrielcain.com/blog/2009/08/05/mysql-alter-table-and-how-to-observe-progress/

mysql

Previous post Next post
Up