Hi there why is it that innodb is playing up with persistant connections i turned it off and it seems fine for now , also sometimes mysql_query on innodb tables dont result true even though the query is fine, so therefore
if ($this->query()) { do something } else { die error } sometimes dies an error with no mysql_error produced. :\ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php