News

I would like to know whether a MySQL database can be copied from one machine to another using the mysqldump command instead of taking a snapshot by copying the data directory.
There may be times when you'll want to copy a MySQL database to a website. For example, if you are going to make changes to your company website, you should edit a copy of the site, not the live ...
Use this guide to learn how to easily create and manage a MySQL 8 user with remote access to all databases.
LibreOffice Base can make working with remote MySQL databases a snap. Jack Wallen walks you through the steps to make this happen.
There is also an option in Enterprise Manager to copy a full database to another server. This is really they way to go, not some half assed executing scripts solution.