This is awesome.
If anyone wants the listing of all the tables to dump all except the postindex, search, and word tables (search), let me save you some typing:
Code:
$backup['TABLES'] = array('access', 'adminhelp', 'administrator', 'adminlog', 'adminutil', 'announcement', 'attachment', 'attachmenttype', 'attachmentviews', 'avatar', 'bbcode', 'calendar', 'calendarcustomfield', 'calendarmoderator', 'calendarpermission', 'cron', 'cronlog', 'customavatar', 'customprofilepic', 'datastore', 'deletionlog', 'editlog', 'event', 'faq', 'forum', 'forumpermission', 'holiday', 'icon', 'imagecategory', 'imagecategorypermission', 'language', 'mailqueue', 'moderation', 'moderator', 'moderatorlog', 'passwordhistory', 'phrase', 'phrasetype', 'pm', 'pmreceipt', 'pmtext', 'poll', 'pollvote', 'post', 'posthash', 'profilefield', 'ranks', 'regimage', 'reminder', 'reputation', 'reputationlevel', 'session', 'setting', 'settinggroup', 'smilie', 'stats', 'strikes', 'style', 'subscribeevent', 'subscribeforum', 'subscribethread', 'subscription', 'subscriptionlog', 'template', 'thread', 'threadrate', 'threadviews', 'upgradelog', 'user', 'useractivation', 'userban', 'userfield', 'usergroup', 'usergroupleader', 'usergrouprequest', 'usernote', 'userpromotion', 'usertextfield', 'usertitle');