Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.7.0

Bug #4086 (UN)LOCK TABLES statements not recognized (MySQL)
Submitted: 2005-04-06 19:46 UTC
From: epte at ruffdogs dot com Assigned: cybot
Status: Closed Package: SQL_Parser
PHP Version: Irrelevant OS:
Roadmaps: 0.5.1    
Subscription  
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes. If this is not your bug, you can add a comment by following this link. If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
2008-07-24 08:55 UTC
Package:
Bug Type:
Summary:
From: epte at ruffdogs dot com
New email:
PHP Version: Package Version: OS:

 

 [2005-04-06 19:46 UTC] epte at ruffdogs dot com
Description: ------------ The following MySQL queries break: Reproduce code: --------------- UNLOCK TABLES; LOCK TABLES `mpn_bannerfinish` WRITE; Actual result: -------------- Parse error: Unknown action :unlock on line 2 UNLOCK TABLES; ^ found: "UNLOCK" Parse error: Unknown action :lock on line 2 LOCK TABLES `mpn_bannerfinish` WRITE; ^ found: "LOCK"

Comments

 [2008-07-24 08:55 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!