We use cookies to understand how you interact with our site, to personalize and streamline your experience, and to tailor advertising. By continuing to use our site, you accept our use of cookies and accept our Privacy Policy.
Contact Us
Contact Us
Sign in
Sign in
Nexcess Logo

Nexcess Knowledge Base

March 03, 2023

Truncating MariaDB/MySQL tables in the Nexcess Cloud

Truncating MariaDB/MySQL tables in the Nexcess Cloud
Truncating MariaDB/MySQL tables allows you to easily remove all data from the chosen MySQL database tables without having to manually delete and recreate them.
March 03, 2023

Importing and exporting a MySQL database

Importing and exporting a MySQL database
You can export/import MySQL databases using different tools. Exporting a MySQL database helps create a database backup for a website restoration process, cloning, or migration to a new server.
February 21, 2023

Convert MyISAM to InnoDB tables for database performance

Convert MyISAM to InnoDB tables for database performance
With regard to database tables and storage engines, after learning why we would want to convert MyISAM to InnoDB for better performance, let’s review four methods for doing so.
August 30, 2022

WooCommerce: Export Orders from Your Online Store

WooCommerce: Export Orders from Your Online Store
Export WooCommerce orders to new sites. Learn to adjust export WooCommerce settings properly. And learn how to export WooCommerce orders from the database here.