Open rahul286 opened 11 years ago
@rahul286 What's the use case for this?
@kirtangajjar It makes restoring a single table easier and quicker.
Usually when we are making some critical update, if things go wrong, it affects one or few tables only On large sites, with plenty of tables, say restoring wp_options
from a big database dump would be slow and tedious.
This is something we will do in 4.5. So please ignore for now.
http://stackoverflow.com/a/9949414/156336 https://gist.github.com/jasny/1608062