Skip to content

SmartTechHub

  • Home
  • News
  • Privacy Policy

MySQL

Install MariaDB 10.3 on CentOS 7
Posted in
  • MySQL

Install MariaDB 10.3 on CentOS 7

MariaDB is an Open Source MySQL drop-in replacement. MariaDB provides a repository for various operating systems … Install MariaDB 10.3 on CentOS 7Read more

by TechHubWriter•October 2, 2024•0
Aria engine is not enabled or did not start
Posted in
  • MySQL

Aria engine is not enabled or did not start

When starting MaraDB, i got error root@localhost:/var/log/mysql# cat error.log 2020-01-19 6:18:46 0 [ERROR] mysqld: Can’t lock … Aria engine is not enabled or did not startRead more

by TechHubWriter•October 2, 2024•0
MySQL server has gone away
Posted in
  • MySQL

MySQL server has gone away

When restoring a MySQL database, i get error “MySQL server has gone away”. # mysql -u … MySQL server has gone awayRead more

by TechHubWriter•October 2, 2024•0
Disable MySQL bin log on Bitnami
Posted in
  • MySQL

Disable MySQL bin log on Bitnami

if you have cloud sevrer with less disk space, it is better disable MySQL bin log … Disable MySQL bin log on BitnamiRead more

by TechHubWriter•October 2, 2024•0
MySQL 8
Posted in
  • MySQL

MySQL 8

MySQL 8 use caching_sha2_password as the default authentication method. Many MySQL clients still do not support … MySQL 8Read more

by TechHubWriter•October 2, 2024•0
MySQL root password in VestaCP
Posted in
  • MySQL

MySQL root password in VestaCP

In VestaCP server, MySQL root password is stored in file /usr/local/vesta/conf/mysql.conf, to find MySQL root password, … MySQL root password in VestaCPRead more

by TechHubWriter•October 2, 2024•0
MySQL create database
Posted in
  • MySQL

MySQL create database

To create a database, you can use create database DB_NAME; Example To create a database with … MySQL create databaseRead more

by TechHubWriter•October 2, 2024•0
MySQL ERROR 1193 Unknown system variable GTID_PURGED
Posted in
  • MySQL

MySQL ERROR 1193 Unknown system variable GTID_PURGED

When restoring MySQL backup taken on Amazon RDS, i get error root@PRD-50ml:~# mysql sok_db2 < db.sql … MySQL ERROR 1193 Unknown system variable GTID_PURGEDRead more

by TechHubWriter•October 2, 2024•0
MySQL cannot connect via localhost
Posted in
  • MySQL

MySQL cannot connect via localhost

On an Apache server, MySQL can’t connect when you use localhost, but it work when you … MySQL cannot connect via localhostRead more

by TechHubWriter•October 2, 2024•0
MySQL Database Character Set and Collation
Posted in
  • MySQL

MySQL Database Character Set and Collation

To change MySQL database char set and collation, run ALTER DATABASE DB_NAME_HERE CHARACTER SET = utf8mb4 … MySQL Database Character Set and CollationRead more

by TechHubWriter•October 2, 2024•0

Posts pagination

Previous 1 … 3 4 5 … 9 Next

Smart Tech Hub

SmartTechHub is a dedicated tech blog that brings practical Linux tutorials, hands-on guides, and insightful tips right to your screen.

Useful Links

  • Home
  • News
  • Privacy Policy
Copyright © 2026 SmartTechHub.
Powered by WordPress and HybridMag.
  • Home
  • News
  • Privacy Policy