[Bug] mysql_connection_string parsing broken #232
Closed
Mathu-lmn
started this conversation in
[BUG] FiveM for GTAV Enhanced
Replies: 2 comments
|
Thanks, we are looking into this. |
0 replies
|
A fix for this bug has been implemented and is available in Hotfix 5. Please try again and let us know if the issue persists. Thanks for your help! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Summary
Since the mysql_connection_string contains ; in its string, it is being interpreted as multiple separate commands and leads to the inability to set it properly and connect a DB in the last server artifacts (96)
Issue type
Server
Repro rate
Always
Server build version
96
Steps to Reproduce
Expected Behavior
Connect to the DB and properly parse ; in the strings
Actual Behavior
It parses ; in the string
Evidence
All reactions