summaryrefslogtreecommitdiff
path: root/ext/pdo_mysql
Commit message (Expand)AuthorAgeFilesLines
* bump year and license versionfoobar2006-01-015-15/+15
* Make MySQL driver use ANSI complaint quoting style.Ilia Alshanetsky2005-12-251-1/+1
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1
* add NEWDECIMAL, NEWDATE, GEOMETRY, SET and ENUM field typesAntony Dovgal2005-12-051-0/+11
* switch to package2.xmlWez Furlong2005-12-043-69/+86
* Fix PECL #6138Wez Furlong2005-12-041-0/+3
* prep for releaseWez Furlong2005-12-012-3/+4
* MFH: fix possible crash in pdo_mysql_stmt_dtor()Antony Dovgal2005-11-301-1/+1
* cleanup + fix link problems with old mysql versionsfoobar2005-11-291-7/+6
* set to 1.0 stable.Wez Furlong2005-11-262-6/+6
* fix configureWez Furlong2005-11-251-4/+9
* MFH: Fixed wrong usage of ZEND_EXTENSION_API_NO (these are not Zend exts :)foobar2005-11-251-2/+2
* MFH: fix #35391 (pdo_mysql::exec does not return number of affected rows)Antony Dovgal2005-11-251-1/+1
* Fix bug that breaks pdo_mysql when built shared (was not being linked to theWez Furlong2005-11-241-1/+1
* improve configure script.Wez Furlong2005-11-051-29/+60
* prep for PECL releaseWez Furlong2005-11-011-6/+16
* Closes PECL Bug #5802Wez Furlong2005-10-292-0/+53
* Close PECL Bug #5780Wez Furlong2005-10-292-1/+51
* argh! we don't want to NULL the stmt here; freeing the results is not the sameWez Furlong2005-10-291-2/+0
* Closes PECL Bug #5645; emits mysql client library version in MINFO output.Wez Furlong2005-10-291-1/+1
* MFH: add MySQL options and corresponding constantsAntony Dovgal2005-10-273-0/+46
* MFH: free && set to NULL S->stmtAntony Dovgal2005-10-271-1/+9
* MFH: Fixed bug #34623 (Crash in pdo_mysql on longtext fields).Ilia Alshanetsky2005-10-191-0/+6
* Fixed tests for ZTS buildsIlia Alshanetsky2005-10-182-8/+8
* Fixed test for ZTS buildsIlia Alshanetsky2005-10-181-4/+4
* use the right constant name in error messagesAntony Dovgal2005-10-051-1/+1
* use the right macro for theseWez Furlong2005-10-011-1/+1
* - TSRM fixMarcus Boerger2005-09-291-1/+1
* Fixup LOB handling for inserts (refs #34630).Wez Furlong2005-09-251-1/+43
* fix typofoobar2005-09-241-1/+1
* Remove pointless PDO_ prefixIlia Alshanetsky2005-09-201-1/+1
* MFH: Make PDO use class constantsIlia Alshanetsky2005-09-202-2/+2
* MFH: Fix error detection for queries such as OPTIMIZEIlia Alshanetsky2005-09-141-2/+7
* update package.xml files and version numbers, in anticipation of a big bunch ...Wez Furlong2005-09-112-4/+4
* Add test for this bug report; can't repeat the problem.Wez Furlong2005-09-101-0/+30
* MFH: Fixed bug #34001 (pdo_mysql truncates numberic fields at 4 chars)Ilia Alshanetsky2005-09-011-3/+21
* MFH, fix 34072George Schlossnagle2005-08-311-8/+16
* MFHfoobar2005-08-114-5/+31
* Yes, I can't count the months, and no, I'm not related to Ilia.Wez Furlong2005-07-271-1/+1
* Prep for PECL releaseWez Furlong2005-07-273-8/+34
* Missing bit of the previous commitsIlia Alshanetsky2005-07-201-1/+1
* Fixed memory corruption (wrong order of operations of stored prep. stmt).Ilia Alshanetsky2005-07-201-9/+12
* Proper handling for databases that need to pre-calculate length of largeIlia Alshanetsky2005-07-202-2/+3
* Only set attribute if result set contains some columns.Ilia Alshanetsky2005-07-201-1/+1
* clean upIlia Alshanetsky2005-07-201-2/+1
* this hack can and does segv; let's remove it.Wez Furlong2005-07-201-14/+1
* Add test caseWez Furlong2005-07-141-0/+47
* gah!Wez Furlong2005-07-141-1/+1
* Thanks 'james' (a visitor to my blog) for reporting this bug.Wez Furlong2005-07-141-0/+17
* keep this as a placeholder for debugging weird regressionsWez Furlong2005-07-141-0/+1