AsYetUntitled / extDB2

Arma3 Extension DB C++ dll / so by @Torndeco. [superseded by extDB3]
https://bitbucket.org/torndeco/extdb3/
GNU General Public License v3.0
18 stars 26 forks source link

extDB2 - linux? #9

Closed alexnewmn closed 7 years ago

alexnewmn commented 7 years ago

Hello, so i get this error in my logs

[20:38:32 +01:00] [Thread 28959] extDB2: Database Type: MySQL [20:38:32 +01:00] [Thread 28959] extDB2: Database Exception Error: MySQL: [MySQL]: create session: bad connection string format, can not find '='

the connection information is correct, and it works for altislife 5.0 and extDB3 but for this not? I meet all requirements if i do ldd extDB2.so

Jawshy commented 7 years ago

See https://github.com/AsYetUntitled/Framework/issues/285.