Open GoogleCodeExporter opened 9 years ago
I am encountering this as well, but only for the PHP process, not for CLI. As
soon as I open a database in Sequel Pro it becomes unaccessible to PHP PDO with
the following errors:
Notice: PDO::__construct(): send of 91 bytes failed with errno=32 Broken pipe
PDOException: SQLSTATE[HY000] [2006] MySQL server has gone away
Using:
Sequel Pro 1.0.2 (Build 4096)
OS X 10.9.2
mysql Ver 15.1 Distrib 5.5.34-MariaDB, for osx10.9 (i386) using readline 5.1
Original comment by dave.r...@lullabot.com
on 4 Apr 2014 at 4:01
Same here for Apache Tomcat Applications. As soon as you view the data of a DB
Table, the table seems to be locked for the Application. Hibernate throws:
ERROR org.hibernate.util.JDBCExceptionReporter - Lock wait timeout exceeded;
try restarting transaction
Please avoid any locks on tables / rows, otherwise Sequel Pro is heavily
invasive.
Original comment by robertos...@gmail.com
on 28 Nov 2014 at 10:11
Original issue reported on code.google.com by
cleggm...@gmail.com
on 15 Aug 2013 at 10:24