Oxmysql doesn't work

I want to use OXmysql but have a few problems. I been working trying to fix this for the last hours and I am getting really tired.
When using OXmysql the string is as following:
set mysql_connection_string “mysql://user:password@host/database?charset=utf8mb4”
It should be filled in like this right?
set mysql_connection_string “mysql://(USERNAME):(PASSWORD)@(HOSTIP)/(DATABASENAME)charset=utf8mb4”
Also I keep getting this error I am not sure if this is because of the incorrect usage for set string or this a different ERROR


PLEASE SOMEONE because this don’t work for me

Can you post the entire output of your server startup prior to that screenshot?

You should make all the exports of the es_extended script compatible

no? Oxmysql is 100% compatible with mysql-async and requires 0 changes of scripts to make it work

Thanks,
Mycroft, Leader Of ESX :heavy_heart_exclamation:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.