Kamu seorang developer dan mulai tertarik naik level jadi Project Manager (PM) atau Lead Programmer...
Tag - DevOps
Get a List of All Git Repos Under Project Directory &&...
One way to get a list of all Git repos under your current directory (project directory) is with the...
Transfer Cepat File dan Direktori: Panduan Menggunakan Rsync...
Apa artinya perintah ini `rsync -avh /home/test-rsync/ root@5.252.161.46:/home/receive-rsync/`...
Move a MariaDB Data Directory to a New Location on Ubuntu 20.04
On this case, I’m using MariaDB 10.11 (LTS), and we want to move Data Directory to /srv...
What is the InnoDB buffer pool a.k.a Innodb_buffer_pool_size?
InnoDB is a widely used storage engine for MySQL, which is an open-source relational database...
MySQL/ Maria DB Restore Database from .frm and .ibd with Ibdata1...
Case: Ibdata1 file is missing. Only .frm and .ibd files remain. For those who do not have their...
Reset MySQL Root Password How to ( On Ubuntu Server OS )
F*ck you MySQL n MariaDB developers! You always change the way to change the root password...
1114 (HY000): The table is full, It’s Time to Clear...
While trying to import the database file, I get an error 1114 (HY000): The table is full. Is my...