Isaac Bennetch
Isaac Bennetch
This is interesting to me, because sql-parser has no problem with the syntax: `./bin/lint-query --query 'lock tables foo write'` However, phpMyAdmin's SQL query window gives several errors: * Unexpected keyword...
Well, yes, but the way phpMyAdmin is built (in part as a result of being a web-based application instead of a native application such as SQLyog) makes it difficult to...
If you're delivering a PHP app to your client, can't you make the LOCK statement part of that PHP application? Unfortunately, William is right, this is a limitation for phpMyAdmin...
Thanks for the report. I cleaned up a few things to make some space and it's working for now, but it's still pretty tight so I'm going to leave this...
I also wondered if a shallow clone would work for this, but I agree that the history could get difficult with all the branches. I haven’t tested this scenario but...
I quite apologize for this but I have not seen messages from either of you to the security address. I must look in to that immediately. In the meantime, you...