overextended / oxmysql

MySQL resource for FXServer.
https://overextended.dev/oxmysql
GNU Lesser General Public License v3.0
319 stars 196 forks source link

My database account and password are correct, why can't I connect to the database #219

Closed jiahuo456 closed 6 months ago

jiahuo456 commented 7 months ago

1712327544-158624-image 1712327583-821199-image My database account and password are correct, why can't I connect to the database

jiahuo456 commented 7 months ago

MariaDB

thelindat commented 7 months ago

Your console is reporting a template {{dbConnectionString}} from a recipe, rather than the value you're showing above (uhh, security?).

First correct that issue (you likely have multiple lines trying to set the convar), else refer to this comment.