Frequently Asked Questions (some tips)🔗

Can't connect to my database (MariaDB/MySQL)🔗

  • ERROR 1049 (42000): Unknown database
    • Potentially user dropped/removed the database.
    • How to fix? remove the database= from the config file
    • After login you may see:
      MySQL [(none)]>