17th of March 2024
MariaDB commands to show databases, tables, fields from the MariaDB prompt
How do I show the database, tables and fields from the MariaDB prompt
1212
12th of January 2024
Convert unix timestamp in seconds to readable date in MySQL / MariaDB
How do I convert a unix timestamp in seconds to readable formatted date in MySQL / MariaDB
1539
20th of December 2023
MariaDB Can't connect to local server through socket '/run/mysqld/mysqld.sock' (111)
MariaDB error message Can't connect to local server through socket '/run/mysqld/mysqld.sock' (111)
1339
16th of January 2023
Unable to connect to MariaDB remotely. Socket fail to connect to host on IP address, port
If you are unable to connect to MariaDB check the
2664
14th of January 2023
Unable to connect to MariaDB remotely, Host ip_address is not allowed to connect to MariaDB server
Unable to connect to MariaDB remotely
2636
25th of September 2022
Perform basic SELECT queries in MariaDB using the Linux Terminal (Part 4)
Learn how to use SELECT queries against MariaDB using the Linux Terminal
4016
25th of September 2022
Create a new database, table and insert data, using MariaDB in the Linux Terminal (Part 3)
Learn how to create a new database, table and insert some data using MariaDB in the Linux Terminal
4452
25th of September 2022
Create a new user using MariaDB database in the Linux Terminal (Part 2)
How do I create a new user in MariaDB database
4303
25th of September 2022
Install MariaDB database in Ubuntu based distributions 2022 (Part 1)
How do I install MariaDB database in Ubuntu based distributions
4636
28th of May 2018
Create a new user in MariaDB and GRANT ALL privileges
How do I create a new user in MariaDB and GRANT ALL privileges
3632