Tag: database management systems / DBMS

PHP Fatal error: Uncaught mysqli_sql_exception: No database selected (SOLVED)
Posted by Alex On September 6, 2023

“ERROR 1046 (3D000): No database selected” in MySQL and MariaDB (SOLVED)
Posted by Alex On September 3, 2023

“ERROR 1366 (22007): Incorrect string value” in MySQL/MariaDB (SOLVED)
Posted by Alex On August 26, 2023

PHP not displaying emoji from MySQL/MariaDB database (SOLVED)
Posted by Alex On August 25, 2023

What is the difference between utf8_general_ci, utf8_unicode_ci, utf8mb4_general_ci, utf8mb4_unicode_ci collations. Which collation, character set and encoding to choose for MySQL database
Posted by Alex On August 25, 2023

Error “ERROR 1142 (42000)”: command denied to user for table in MySQL / MariaDB (SOLVED)
Posted by Alex On August 25, 2023

Error “ERROR 1143 (42000)”: command denied to user for column in table in MySQL (MariaDB) (SOLVED)
Posted by Alex On August 24, 2023

How to allow a MySQL (MariaDB) user to create new users and grant privileges to manage databases and their contents to other users
Posted by Alex On August 22, 2023

Why is MySQL (MariaDB) asking for a password even when it is specified with the “-p” option (SOLVED)
Posted by Alex On August 21, 2023

Why “mysql -h” doesn't show help. Error “option '-h' requires an argument” (SOLVED)
Posted by Alex On August 21, 2023