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

Added more server (maria db) function #1321

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

canerksk
Copy link
Contributor

@canerksk canerksk commented Oct 25, 2024

f_onserver_mdb_connect
f_onserver_mdb_query
f_onserver_mdb_execute
f_onserver_mdb_close
f_onserver_mdb_tick

Issue #1295

f_onserver_mdb_connect
f_onserver_mdb_query
f_onserver_mdb_execute
f_onserver_mdb_close
f_onserver_mdb_tick
@cbnolok
Copy link
Contributor

cbnolok commented Nov 19, 2024

There might be a slight misunderstanding here, the mdb object is for the in-memory sqlite database, ldb for the classic sqlite file database, while for mysql/mariadb we use the db object

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

Successfully merging this pull request may close these issues.

2 participants