FredyH / MySQLOO

MySQLOO
GNU Lesser General Public License v2.1
140 stars 55 forks source link

Linux : MYSQLOO no callback when running queries #87

Closed yreibel closed 3 years ago

yreibel commented 3 years ago

Hey,

Referring to this previous post, everything was working well and I had even found the issue which was not related to VCREDIST at all since I was already possessing those modules : https://github.com/FredyH/MySQLOO/issues/85

The thing is now, my code is working perfectly well on my local windows server, but when trying to implement it on my garry's mod server located on my debian 10 server, I realize that the exact same problem occurs !

If the code is perfectly functional, where does the problem can come from on linux regarding the fact that it does not go through the callback after running a query ?

Is there something related to VCREDIST even though I am pretty sure it does not exist on linux ? Or is there a similar module that can handle it ?

Thanks.

yreibel commented 3 years ago

PS : i'm using MYSL 8 on my debian server and queries are working well outside garry's mod

FredyH commented 3 years ago

If you can send me the exact code you are running (if you want you can also add me on steam to send it to me privately), I can take a look and see if it works for me when using mysql 8.

yreibel commented 3 years ago

I added you on Steam !