[root@localhost backup-db]# Introduction When restoring a SQL file to a database running in a MariaDB Server, the process end in […]
Tag: MySQL Error Message
How to Solve Error Message Unknown collation: ‘utf8mb4_unicode_520_ci’ when Restoring SQL File in a Database running in MariaDB Server
Introduction Apparently, upon the process for restoring a database using an SQL file in a MariaDB Server, there is an […]
How to Configure and Set root password of a MySQL Database Server Manual Installation for the first time
Introduction This article will have the content of showing how to configure and set the ‘root’ password of a MySQL […]
How to Install MySQL Database Server Manually in Linux Ubuntu 19.10 Operating System
Introduction This article is an article where the main focus is just to explain about how to install MySQL Database […]
How to Solve Error Message mysqld: Can’t change dir to ‘/opt/mysql/temp/mysql-5.7.28-linux-glibc2.12-x86_64/data/’ (Errcode: 13 – Permission denied)
Introduction This is an article where the main focus is just to get the solution for handling an error message. […]
How to Solve Error Message The data directory needs to be specified in initializing MySQL Data Directory
Introduction Actually, this article will just focus on how to solve the error message exist in the title of this […]
How to Solve Error Message ERROR 1045 (28000): Access denied for user ‘root’@’localhost’ (using password: NO)
Introduction This article is completely not having a slight any different with the one in this link. It is an […]
How to Solve Error Message mysqld_safe error: log-error set to ‘mysql.error.log’, however file don’t exists. Create writable for user ‘…’
In the process of installing MySQL Database Server manually, in this context it is MySQL Database Server with Community Version […]
MySQL Error Message : ERROR 1010 (HY000): Error dropping database (can’t rmdir ‘./db’, errno: 39)
This is an article written to describe on how to solve the error generated in MySQL Database Server. The error […]
MySQL Error Message : ERROR 1114 (HY000) at line 4032: The table ‘table’ is full
This is an article where the focus of the main discussion is about how to solve the error message of […]
- 1
- 2