PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Database » MDB2_Driver_mysql

mysql MDB2 driver

This package is unmaintained.

Download latest release 1.5.0b4 (archived versions might be outdated)

License: BSD License

Description

This is the MySQL MDB2 driver.

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#4308No FeedbackBug2005-05-09Typo in MySQL::connect
#6054ClosedBug2005-11-24unsigned fields handling in reverse class
#6055ClosedReq2005-11-24strange code in mysql_reverse
#6550ClosedBug2006-01-22Notice: undefined offset
#6734ClosedReq2006-02-09add a new method to list tables from a given database
#8121ClosedBug1.1.02006-07-05MYSQL INNOBD Problem
#8291ClosedBug1.2.02006-07-25tableInfo is returning length in [type]
#8356DuplicateBug1.2.02006-08-04bug in _verifyTableType()
#8415ClosedBug1.2.02006-08-10field definition 'notnull' always false
#9257ClosedReq1.3.02006-11-07Charset not changed properly in MDB2_Driver_mysql::setCharset()
#9283ClosedBug1.3.02006-11-08Lack of support for MySQL's BINARY/VARBINARY makes the Driver explode
#9450ClosedBug1.3.02006-11-25Misspelling in manager createTable function doc comments
#9451ClosedReq1.3.02006-11-25createSequence should allow charset and collation to be set
#9523ClosedBug1.3.02006-12-01Quoting identifiers in createTable()
#9764Wont fixBug1.3.02007-01-08SQL interface to prepared statements
#10057ClosedBug1.3.02007-02-08function createConstraint fails to set $type
#10378ClosedBug1.4.02007-03-14fixes for using FOR UPDATE and setLimit simultaneously
#10471Wont fixReq1.4.02007-03-23Improve the returned index name values for primary keys
#10807ClosedBug1.4.02007-04-23connect() Method Incorrectly Caches Connections
#10937ClosedBug2007-05-05nextID doesn't honour setDatabase
#11055ClosedBug1.4.12007-05-16Using place-holders with := variable assignment fails
#11247ClosedBug1.4.12007-06-07Two instances fail to keep different databases selected
#11360ClosedBugCVS2007-06-18Undefined _skipdelimitedstrings() when preparing inserts
#11692ClosedBug2007-07-26Value of $db->supports('transactions') changes after query
#12083ClosedBug1.4.12007-09-19createTable() does not return MDB2_OK
#12319ClosedBug1.4.12007-10-24should allow primary index to be set on autoincrement
#12336ClosedBug1.4.12007-10-24supply default for non-null timestamp fields
#12351ClosedBug2007-10-27Using MDB2 as DB driver
#12516ClosedBug2007-11-24error in constraint creation - mysql
#12560ClosedBug1.5.0a12007-12-01CrateTable in mysql notnull not working
#12647ClosedBug1.4.12007-12-09mixed connect/singleton connection use mis-treats transactions
#12817ClosedBug1.4.12008-01-03PHP bug causes zend_mm_heap corruption
#12873ClosedBug1.4.12008-01-10ServerCapabilities are initialized only for 1st Instance
#13581ClosedBug1.4.12008-04-04beginTransaction() issue wrong query.
#13657ClosedReqCVS2008-04-12Driver should use mysql_set_charset() if availible
#13816ClosedBug1.5.0b12008-05-01MDB2_SAVEPOINT_2 does not exist
#13916ClosedBug1.5.0b12008-05-16setLimit() fails with limited subquery
#14005ClosedBug1.4.12008-05-28Umlaute in Query cause a problem
#14709ClosedBug1.4.12008-09-25clob datatype incorrectly parsed from native
#15042DuplicateDoc1.4.12008-11-15executeStoredProc()
#15043ClosedDoc1.4.12008-11-15executeStoredProc()
#15051ClosedBug1.5.0b12008-11-16Can't create constraints with field length
#15650ClosedBugCVS2009-01-16typo in function name
#16245BogusReq1.4.12009-05-20get mysql codes
#16515ClosedBug1.4.12009-08-11MDB2_Driver_mysql::lastInsertId(..) fails on php 5.3
#16525OpenReq1.4.12009-08-14Please add support for Spatial data types
#16557OpenBugCVS2009-08-31getTableFieldDefinition() returns bogus defaults for NOTNULL columns
#16781OpenBug1.4.12009-11-11transactions not working
#17301ClosedBug1.5.0b22010-04-09Assigning the return value of new by reference is deprecated
#17650ClosedBug1.5.0b22010-08-02lastInsertId can not handle bigint, forces cast to integer
#17651DuplicateBug1.5.0b22010-08-02lastInsertId can not handle bigint, forces cast to integer
#17892ClosedBug1.5.0b32010-09-24debug message needs to be removed
#18057ClosedBugSVN2010-11-14Result of getDeclaration() can have invalid syntax
#18065Wont fixBug1.5.0b32010-11-16version dependency wrong
#18711OpenBug2011-08-04MySQL driver nextID() fails to enforce error checking
#19304OpenBug2012-02-23Doesn't return all values from bit fields correctly
#19625OpenBugSVN2012-09-29Can't create FK on tables with long names
#20215OpenBug1.5.0b42014-03-05Incorrect key is used for collation in some methods
#20263OpenBug1.5.0b42014-05-03MYsql and Mysqli are eating newlines
#20301OpenBug1.4.12014-06-18install failed "pear/MDB2_Driver_mysql"
#20379OpenBug1.4.12014-08-29transaction not working with multiple instance of MDB2 connections
#20994ClosedBug1.5.0b42015-12-11Call to undefined function: MDB2_Driver_mysql::raiseError(). in /usr/share/pea
#21021ClosedBug1.4.12016-01-27bug in MDB2_Driver_Common::raiseError wrong static call for PEAR::raiseError
#23783OpenReq1.5.0b42018-12-21PHP 7.x ready