Hi Shauqie,
Jason means to rename each of the tables to its existing table name, suffixed with _bak
Your list of tables would then be:
kfm_directories_bak
kfm_files_bak
kfm_files_images_bak
kfm_files_images_thumbs_bak
kfm_parameters_bak
kfm_session_bak
kfm_session_vars_bak
kfm_tagged_files_bak
kfm_tags_bak
ps4_categories_bak
ps4_contenthistory_bak
ps4_contents_bak
ps4_couponproducts_bak
ps4_coupons_bak
ps4_digitalgoods_bak
ps4_gallery_bak
ps4_gallery_images_bak
ps4_optiongroups_bak
ps4_options_bak
ps4_orderdetails_bak
ps4_orders_bak
ps4_productcategories_bak
ps4_productoptions_bak
ps4_products_bak
ps4_simpleoptions_bak
ps4_usergroups_bak
ps4_users_bak
wa_settings_bak
You can't have two tables with the same name.
Once you have done that, the steps as outlined by Jason will do the trick