Removing the pconnect option from BSDb and it's children.
[isso.git] / DbMySql.php
2007-07-28 Robert SesekRemoving the pconnect option from BSDb and it's children.
2007-07-13 Robert SesekMerging changes from the 2.1.x branch back to trunk...
2007-02-27 Robert SesekDo the same thing of allowing multiple connections...
2006-12-20 Robert SesekResolving more issues with DB connection
2006-12-20 Robert SesekWe can now get DB errors without notices or warnings
2006-12-20 Robert SesekChange select_db() to _selectDb() in _pConnect()
2006-12-19 Robert SesekISSO is no longer a product regularly released so we...
2006-12-16 Robert SesekAffected rows uses the dblink not the result ID
2006-12-16 Robert SesekRenaming db_mysql.php