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

need to add lock|unlock to the preg_match function in mysql/mysqli query() #58

Closed
jamesibiza opened this issue Jun 15, 2014 · 4 comments

Comments

@jamesibiza
Copy link
Contributor

in mysqli/ez_sql_mysqli.php and mysql/ez_sql_mysql.php you need to add lock|unlock to the preg_match function in query() function, otherwise when using LOCK in a mysql statement the script simply fails with no error messages.

@jv2222
Copy link
Contributor

jv2222 commented Jun 15, 2014

If you submit a pull request I can merge it thanks!

On Jun 15, 2014, at 10:47 AM, James Ledden notifications@github.com wrote:

in mysqli/ez_sql_mysqli.php and mysql/ez_sql_mysql.php you need to add lock|unlock to the preg_match function in query() function, otherwise when using LOCK in a mysql statement the script simply fails with no error messages.


Reply to this email directly or view it on GitHub.

@fawaf
Copy link
Member

fawaf commented Jul 13, 2014

can be closed?

@jamesibiza
Copy link
Contributor Author

yes please

On 13/07/2014 5:42, Felix Wong wrote:

can be closed?


Reply to this email directly or view it on GitHub
#58 (comment).

James Ledden
Ibiza Spotlight
http://www.ibiza-spotlight.com
james@ibiza-spotlight.com


The information contained in this communication is confidential, may be
privileged and is intended for the exclusive use of the above named
addressee(s). If you are not the intended recipient(s), you are
expressly prohibited from copying, distributing, disseminating, or in
any other way using any information contained within this communication.
If you have received this communication in error please contact the
sender by response email.

This communication is from Ibiza-Spotlight.com

@fawaf
Copy link
Member

fawaf commented Jul 13, 2014

since you created the issue, you can comment and close it yourself. :)

@jv2222 jv2222 closed this as completed Jul 14, 2014
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