Skip to content
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

Open
ReactorNefg opened this issue Oct 29, 2022 · 11 comments
Open

Didn't find how to solve it #17

ReactorNefg opened this issue Oct 29, 2022 · 11 comments

Comments

@ReactorNefg
Copy link

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

@rasikhq
Copy link
Owner

rasikhq commented Oct 30, 2022

Did you build the plugin yourself or got the pre-built binaries?

@ReactorNefg
Copy link
Author

Did you build the plugin yourself or got the pre-built binaries?

Downloaded from github

@rasikhq
Copy link
Owner

rasikhq commented Oct 30, 2022

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

@ReactorNefg
Copy link
Author

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 (

@ReactorNefg
Copy link
Author

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

@rasikhq
Copy link
Owner

rasikhq commented Oct 30, 2022

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.

@rasikhq
Copy link
Owner

rasikhq commented Nov 8, 2022

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

@rasikhq
Copy link
Owner

rasikhq commented Nov 10, 2022

I have a lead on solving this, will let you know soon @ReactorNefg

@ReactorNefg
Copy link
Author

Ok

@Necroso
Copy link

Necroso commented Nov 7, 2023

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

Could you do it in PostgreSQL then? To solve this problem with Linux

@rasikhq
Copy link
Owner

rasikhq commented Nov 7, 2023

Yes, but again, I didn't get much info on whether people who are using this are willing to switch over from mysql

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants