Posts about mysql
How to set up a MySQL database server on Ubuntu for Drupal to WordPress migrations
Content Management System (CMS) migration projects involve moving data between databases with different schemas. Read on to find out how to set up a MySQL database server on Ubuntu for Drupal to WordPress migrations.
How to fix the mysqldump access denied process privilege error
Fix the mysqldump "Access denied; you need the PROCESS privilege" error. Two solutions: grant the privilege or use --no-tablespaces.
Migrating Drupal events to WordPress Events Calendar (Tribe Events)
SQL queries for migrating Drupal event content into The Events Calendar (Tribe Events) plugin in WordPress, including dates and venues.