Backend
Databases & SQL
Query construction, escaping and the commands worth knowing by heart.
| Guide | Length | API status |
|---|---|---|
|
Fixing Node Mysql “Error: Cannot enqueue Handshake after invoking quit.”
TL;DR You need to establish a new connection by calling the createConnection method after every disconnection. |
288w | Current |
|
Fixing MySQL ERROR 1030 (HY000): Got error 28 from storage engine
TL;DR You need to free-up some space on your server (or computer) or get a bigger HDD (or partition). |
309w | Current |
|
Sql commands you should know as a computer geek
Being a computer geek, there is a lot of information to learn each day it passes. |
919w | Current |