summaryrefslogtreecommitdiff
path: root/ext/mysql
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warning (MFB: Ilia)Andrey Hristov2008-10-281-1/+1
* Warning if the library API version differs from the headers used to compile.Andrey Hristov2008-10-271-2/+26
* initialize optional varsArnaud Le Blanc2008-10-211-3/+3
* No mysqli stuff in ext/mysqlJohannes Schlüter2008-09-292-15/+4
* Fixed uninitialized dataDmitry Stogov2008-07-251-0/+1
* Two less failing tests, one of which was definitely a leak in mysqli with mys...Andrey Hristov2008-07-221-9/+3
* Fix a leak with pconn and mysqlndAndrey Hristov2008-07-221-0/+9
* MFB :Andrey Hristov2008-07-213-3/+14
* Sync with bzrAndrey Hristov2008-07-151-3/+22
* Fix possible bug with persistent connectionsAndrey Hristov2008-06-241-1/+1
* Fixed testDmitry Stogov2008-06-111-1/+1
* Fixed testDmitry Stogov2008-06-111-0/+3
* Update ext/mysql's and ext/mysqli's testsAndrey Hristov2008-04-242-3/+3
* Update ext/mysql, ext/mysqli and ext/mysqlnd from development treeAndrey Hristov2008-04-161-3/+3
* Fix snapshot buildAndrey Hristov2008-04-081-6/+8
* - Added some UEXPECTsFelipe Pena2008-03-221-2/+2
* Fixed testDmitry Stogov2008-03-181-15/+1
* Update mysqlnd, ext/mysql and ext/mysqli - now possible to compile with diffe...Andrey Hristov2008-03-104-43/+44
* - Fix a warning in php_mysql.cAndrey Hristov2008-03-101-1/+1
* - Fix typo in skipifJohannes Schlüter2008-03-091-2/+2
* Fix testFelipe Pena2008-03-081-2/+2
* Bug fixed in MySQL 5.0.46Andrey Hristov2008-03-081-2/+2
* MFB: Fixed bug #44333 (SEGFAULT when using mysql_pconnect() with client_flags)Felipe Pena2008-03-041-1/+1
* New macro for check void parametersFelipe Pena2008-02-281-2/+2
* - Add E_DEPRECATED (Lars Strojny, Felipe Pena, Marcus)Marcus Boerger2008-02-231-2/+2
* - Make clear what's going on and avoid overwriting parametersJohannes Schlüter2008-02-121-8/+12
* MFB: Fixed Bug #44094 (SEGFAULT when using mysql_connect())Felipe Pena2008-02-121-1/+1
* Remove dead codeAndrey Hristov2008-02-081-11/+1
* MFB:Andrey Hristov2008-01-281-2/+4
* remove unused PHP_MYSQL_API macroNuno Lopes2008-01-281-6/+0
* Fixed bug#43875 (Two error messages returned for $new and $flag argument in m...Hannes Magnusson2008-01-201-1/+1
* Fix build issueAndrey Hristov2008-01-191-1/+1
* fix testAntony Dovgal2008-01-181-4/+1
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-314-4/+4
* plug memory leak on invalid result typeAntony Dovgal2007-11-081-0/+1
* Fix the build, the w32 files should look like in 5_3Andrey Hristov2007-10-231-12/+13
* Sync mysqlnd with HEAD. Same sources as in 5_3Andrey Hristov2007-10-163-116/+152
* Same as for PHP_5_3: Trying to skip tests if they can't connect to theUlf Wendel2007-10-1215-16/+54
* fix typoAntony Dovgal2007-10-121-1/+1
* Test changes for HEAD = synching with 5_3Ulf Wendel2007-10-105-16/+220
* Adding tests to ext/mysql in HEAD = synching with 5_3Ulf Wendel2007-10-1010-53/+794
* Added macros for managing zval refcounts and is_ref statusesYiduo (David) Wang2007-10-071-1/+1
* Update mysqlnd in HEADAndrey Hristov2007-10-022-4/+11
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-2/+2
* Fixed bug 42549 (ext/mysql failed to compile with libmysql 3.23)Scott MacVicar2007-09-091-3/+7
* Same as for ext/mysqli tests: addition of a new environment variableUlf Wendel2007-08-0937-40/+160
* Fix crashes with pconn in ext/mysqlAndrey Hristov2007-08-061-0/+4
* - Align help texts and added note about embedded not being available whenJani Taskinen2007-07-271-2/+3
* I must be blind..Jani Taskinen2007-07-261-1/+1
* - copy-paste typoJani Taskinen2007-07-261-1/+1