-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Didn't find how to solve it #17
Comments
Did you build the plugin yourself or got the pre-built binaries? |
Downloaded from github |
I should've specified this but the linux build works on ubuntu, I think you're better off with building the plugin on your own linux machine. If you have no experience doing this at all, I'll try to get your Debian builds |
It would be great. I tried to collect it did not work very well ( |
To check put Ubuntu nothing has changed. Linux ubuntu-s-4vcpu-8gb-fra1-01 5.19.0-23-generic #24-Ubuntu SMP PREEMPT_DYNAMIC Fri Oct 14 15:39:57 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux |
Yes I've tried it now, doesn't seem to work anymore. Seems like MySQL has changed. Had to happen eventually, this will take some time to setup again because at the moment I'm using really wacky ways to get mysql to work but it no longer does. |
Okay I've wasted my weekend on this and I'd like to inform you guys with what I have in mind. Anything related to MySQL and MariaDB is being a real pain to setup with either premake or cmake and both of them are giving me weird issues. Now to me the only viable is going to Postgres, which is pretty much better MySQL in every way and is getting popular every day, but before I make the leap, I do want to know if you guys (the users) are okay with this. Maybe look into postgres and give it a try and if you guys think you'll be able to switch over from mysql, great, otherwise it I don't know when or how to solve the build issues I'm getting with mysql/mariadb |
I have a lead on solving this, will let you know soon @ReactorNefg |
Ok |
Could you do it in PostgreSQL then? To solve this problem with Linux |
Yes, but again, I didn't get much info on whether people who are using this are willing to switch over from mysql |
Plugin error >> dlopen() 'plugins/LuaPlugin_x64.so' failed: plugins/LuaPlugin_x64.so: undefined symbol: mysql_use_result
Failed to load plugin: LuaPlugin_x64
OS: Linux debian-m-2vcpu-16gb-fra1-01 5.10.0-11-amd64 #1 SMP Debian 5.10.92-1 (2022-01-18) x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: