Databases
23 June MySQL ERROR 1040: Too many connections
SQLSTATE[HY000] [2002] Connection refused
SQLSTATE[23000] 1062 Duplicate entry
MySQL ERROR 1064: SQL syntax error
MySQL ERROR 2006: server has gone away
SQLSTATE[HY000] [1045] Access denied for user
MySQL ERROR 1698: Access denied for user 'root'@'localhost'
MySQL ERROR 1205: Lock wait timeout exceeded
MySQL max_allowed_packet: packet too large
SQLSTATE[42S02] Base table or view not found
24 September How to rename a MySQL database
2 May Import MySQL database without timezone difference
2 December How to install PostgreSQL with pgvector on Ubuntu
12 January Backup MySQL databases in separate files
Backup MySQL databases except system databases in a single file
Backup MySQL databases in single file
How to upgrade MySQL 5.7 to 8.0 on Ubuntu
30 August Export MySQL database using command line