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

what is replacement for mysql_function_query? #276

Open
Datcyx opened this issue Nov 19, 2022 · 1 comment
Open

what is replacement for mysql_function_query? #276

Datcyx opened this issue Nov 19, 2022 · 1 comment

Comments

@Datcyx
Copy link

Datcyx commented Nov 19, 2022

hi i have problem using the latelest version, may i ask what is the function like mysql_function_query and the mysql_freeresult on this latelest version?

@MaximWizard-white
Copy link

mysql_function_query = mysql_query
mysql_freeresult now not use. Has been changed to "Cache delete" see documentation.

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

2 participants