Innovation Technology
sudo apt-get install zip
unzip file.zip -d destination_folder
unzip file.zip
tar -xf archive.tar.gz
-- Disable foreign key checks (important for InnoDB) SET FOREIGN_KEY_CHECKS = 0; -- Delete product meta DELETE pm FROM wp_p...
No comments:
Post a Comment