News

Learn how to troubleshoot and optimize SQL errors and performance issues, using best practices and tools. Improve your SQL skills and become a better data analyst.
I just install proxysql 2.0.9 in Debian 10 with 4 Node MariaDB 10.3 galera. And this error happen LOL. You have an error in your SQL syntax; check the manual that ...
I would like to migrate my local sqllite3 database to an MySQL (mariadb). I tried to gitea dump and import the database directly into the mysql database mentioned in the configuration file.