Wow! Glass Shark at the Blue Bar on Saturday was freekin amazin. The band is made up of three dudes, one on lead guitar, on drummer and one bass. But for three guys they make a hell of a lot of noise . I like. I like a lot. They mostly played their own songs, but they also did […]
Continue ReadingZend framework sql error reporting adapter
This post is about Zend Framework, sql error reporting. Problem: If your SQL has an error in it, Zend Framework throws a Zend_Db_Statement_Mysqli_Exception, the default exception message is pretty pants and does not show the whole SQL query (it only shows the first 10 characters or so!) Lets fix it so it shows the whole query. I found […]
Continue Reading