Due to lost of pid file of my server, I can’t stop mysql using normal commands like which...
192 I want to keep a backup of all my MySQL databases. I have more than 100...
In this tutorial we are going to learn how to restore single MySQL database from a mysql...
Managing user accounts on Ubuntu Linux may involve listing the users on a system, creating a new...
149 I know I can issue an alter table individually to change the table storage from MyISAM...
One of the biggest reasons that large-scale WordPress sites slow down is because their database hasn’t been...
What command returns the current version of a MySQL database? A surprising number of answers below suggest...
Recently, there was a problem of automatic restart of MySQL database in the test environment. The reason...
If you ever made backups from command line, you’d probably wanted to do this on a regular...
77 I changed the datadir of a MySQL installation and all the bases moved correctly except for...
I had a hard drive crash that led to some issues on an SQL database. Since then,...
Each MySQL version is tested on many platforms before it is released. This does not mean that...
What is Kubernetes? Kubernetes lets you create, deploy, manage, and scale application containers across one or more...
Asian Bearindo Group is one of the leading bearing suppliers in Indonesia. Serving the local industry and...
Objectives Learn about a Service in Kubernetes Understand how labels and LabelSelector objects relate to a Service...
Each node in the Kubernetes cluster where Longhorn will be installed must fulfill these requirements. This script can be...
To get started with Docker Engine on Ubuntu, make sure you meet the prerequisites, then install Docker. Prerequisites OS...
uninstall mysql ubuntu 18.04 $ sudo apt-get remove –purge mysql-server mysql-client mysql-common -y$ sudo apt-get autoremove -y$...
install mysql ubuntu 18.04 sudo apt updatesudo apt install mysql-serversudo mysql_secure_installation install mysql 8 ubuntu 18.04 apt...
Richard Published on09/13/2019 3 min read This brief tutorial shows students and new users how to list groups on...