MY SQL

Your Guide on how to setup and Manage your MY SQL

Create an Utho account to try this guide with a $100 credit.

featured image

How to install MySQL Relational Databases on Fedora 12

This guide provides detailed instructions on installing MySQL relational databases on Fedora 12. Follow the steps to set up MySQL, a widely used open-source relational database management system, for efficient data storage and management on your Fedora 12 system.

Read more →

featured image

How to upgrade mysql 5.7 to 8.0 in Ubuntu 16.04

Learn how to upgrade MySQL 5.7 to 8.0 on Ubuntu 16.04 with this detailed guide. Follow step-by-step instructions to safely upgrade your MySQL server, ensuring compatibility and preserving data integrity during the migration process.

Read more →

featured image

MySQL Relational Databases on Ubuntu 12.04

Learn how to set up MySQL relational databases on Ubuntu 12.04 in this comprehensive guide. Follow step-by-step instructions to install MySQL server, configure databases, and manage MySQL on your Ubuntu 12.04 system.

Read more →

featured image

How to Start, Stop, and Restart MySQL Server on centos 7

This guide details creating a user account with restricted access for secure file transfer using SFTP on your CentOS 7 system.

Read more →

featured image

Explore Metabase data using MySQL

Metabase gives you a way to ask questions about data in your browser. Metabase not only lets you run SQL queries, but it also lets you analyse data without SQL, make dashboards, and track metrics. This guide explains how to connect MySQL to Metabase and then use a reverse proxy to deploy on NGINX.

Read more →

featured image

Using mysqldump to Backup MySQL Databases

The mysqldump utility is part of MySQL and MariaDB. It makes it easier to make a backup of a database or system of databases. Using mysqldump makes a logical backup and generates the SQL statements needed to recreate the original database structure and data.

Read more →

featured image

How To Create a New User and Grant Permissions in MySQL

Discover how to create a new user and Grant Permissions in MySQL

Read more →

featured image

How To Import and Export Databases in MySQL or MariaDB

Database import and export is a common task in software development. Data dumps can be used to backup and restore your information. They are also useful for migrating data to a new server or development environment.

Read more →

featured image

How To Install the Latest MySQL on Debian 10

A step-by-step guide on how to install the latest MySQL version, a popular open-source relational database management system, on Debian 10.

Read more →

featured image

How To Migrate a MySQL Database Between Two Servers

SCP (Secure Copy), a method of transferring files derived from the SSH Shell, can be used to transfer databases across virtual private servers. Remember that both of the virtual servers' passwords must be known.

Read more →

Create an Utho account to try this guide with a $100 credit.