» Version | » Information |
---|---|
2012-10-23 beta |
|
2010-08-29 beta |
|
2009-01-14 beta |
|
2008-03-15 beta |
|
2007-12-06 alpha |
|
2007-10-28 alpha |
|
2007-05-03 stable |
|
2007-03-13 stable |
|
2006-11-03 stable |
|
2006-09-03 stable |
|
2006-08-21 stable |
|
2006-07-23 stable |
|
2006-06-15 stable |
|
2006-05-22 stable |
|
2006-05-14 stable |
|
2006-04-16 stable |
|
2006-02-09 stable |
|
0.2.4 |
Easy InstallNot sure? Get more info. pear install MDB2_Driver_mysqli-0.2.4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/MDB2_Driver_mysqli-0.2.4 Release date: 2006-02-05 11:01 UTC Release state: beta Release uploaded by: lsmith Changelog: - typo fix in getTableConstraintDefinition() (bug #6487) - added support for length in integer and decimal columns - removed ugly hack for quote parameter in quote() since it was insufficient (escaping also needs to be prevented) - added support for out of order parameter binding in prepared queries - reset row_limit and row_offset after calling prepare() just like we do for query() and exec() - cosmetic fix (removed "row_" prefix from "row_limit" and "row_offset") - now using TINYINT(1) by default instead of CHAR(1) for the boolean datatype (BC BREAK!) - typo fix in error message in createTable() - improved parsing in getServerInfo() (bug #6550) - fixed subselect emulation - support an arbitrary number of arguments in concat() open todo item: - use native prepared queries for prepared SELECT statements Dependencies:
|
2006-01-13 beta |
|
2005-12-30 beta |
|
2005-12-28 alpha |
|
2005-12-21 alpha |
|
2005-10-10 alpha |
|
2005-06-08 alpha |