summaryrefslogtreecommitdiff
path: root/ext/mysqli
Commit message (Expand)AuthorAgeFilesLines
* revertAntony Dovgal2007-04-231-7/+0
* Hmm, the right place to editAndrey Hristov2007-04-191-1/+1
* MFHAntony Dovgal2007-04-141-0/+7
* - Fixed test to skip when mysqld is not runningfoobar2007-03-251-1/+1
* - MFH Optional dependency for SPL must be specified in headerMarcus Boerger2007-03-201-0/+13
* TypoMartin Kraemer2007-03-141-1/+1
* add testcaseStanislav Malyshev2007-03-091-0/+18
* fix crash/leak in bug #38710Stanislav Malyshev2007-03-081-1/+10
* - Fix spprintf usageMarcus Boerger2007-02-241-1/+1
* - Avoid sprintf, even when checked copy'n'paste or changes lead to errorsMarcus Boerger2007-02-244-14/+14
* use error message sizeStanislav Malyshev2007-02-161-2/+2
* MFH: Bump year.Sebastian Bergmann2007-01-0113-13/+13
* Fix testsHannes Magnusson2006-12-123-3/+8
* fix testAntony Dovgal2006-11-131-1/+5
* Fix protosHannes Magnusson2006-10-022-2/+2
* Fix protoHannes Magnusson2006-10-021-1/+1
* MFH: fixed error messageGeorg Richter2006-09-291-1/+1
* Fixed test for systems without INFILE/OUTFILE supportIlia Alshanetsky2006-09-131-2/+2
* typos in comments and other minor improvementsAntony Dovgal2006-08-101-2/+2
* Improved fix for bug #37671Ilia Alshanetsky2006-08-041-5/+12
* Added testcase for bug #37090Georg Richter2006-07-301-0/+37
* MFH: fix leak in php_local_infile_init() handlerAntony Dovgal2006-07-271-1/+5
* Added possible failure note.Ilia Alshanetsky2006-07-181-1/+1
* Fixed test for systems where set_charset() method is unavailable.Ilia Alshanetsky2006-07-131-1/+5
* fix #38072 (boolean arg for mysqli_autocommit() is always true on Solaris)Antony Dovgal2006-07-122-2/+35
* fix TSRM buildAntony Dovgal2006-07-121-1/+1
* MFH new test casesHartmut Holzgraefe2006-07-122-0/+50
* fixed C&P errors in groups handling, activated groups featureHartmut Holzgraefe2006-07-121-5/+5
* MFHHartmut Holzgraefe2006-07-114-5/+125
* MFH make sure that embedded database is correctly initializedHartmut Holzgraefe2006-07-111-1/+2
* debug output was breaking all testsHartmut Holzgraefe2006-07-111-2/+1
* MFH test for ping and kill methodsHartmut Holzgraefe2006-07-111-0/+36
* MFH: fix mysqli_*_free_storage() funcs to conform with their prototypesAntony Dovgal2006-07-101-10/+15
* Another fix for #38019Dmitry Stogov2006-07-101-32/+72
* Fixed bug #38019 (segfault extending mysqli class)Dmitry Stogov2006-07-101-6/+16
* add test for bug #38003Antony Dovgal2006-07-051-0/+20
* MFH: fix bug #38003(in classes inherited from mysqli it's possible to call pr...Antony Dovgal2006-07-051-4/+5
* Added automatic module globals managementDmitry Stogov2006-06-151-4/+9
* Fixed bug #37671 (MySQLi extension fails to recognize BIT column).Ilia Alshanetsky2006-06-041-0/+3
* - Fix bug #37630: MySQL extensions should link against thread safe client lib...Michael Wallner2006-06-011-2/+6
* - Fixed bug #36949 (invalid internal mysqli objects dtor)Michael Wallner2006-05-292-17/+55
* Fix for bug #37620Georg Richter2006-05-291-1/+1
* Don't allocate 2 chunks of memory when one can fit. Reduces memoryAndrey Hristov2006-05-102-8/+17
* - Update after api changesMarcus Boerger2006-05-102-5/+5
* removed unused macro parameterGeorg Richter2006-05-091-3/+3
* moved zend_class_entry variables to mysqli.cGeorg Richter2006-05-082-6/+13
* tweaks and optimizationsAndrey Hristov2006-05-081-69/+58
* fixed bigint conversion on windows platformsGeorg Richter2006-04-053-8/+12
* fixed stmt property container and required status for error propertiesGeorg Richter2006-04-031-4/+4
* Added additional information for compiled header files.Georg Richter2006-04-021-1/+2