summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_loaddata.c
Commit message (Expand)AuthorAgeFilesLines
* refactoring : move more network related functions toAndrey Hristov2009-12-171-4/+4
* Move two functions which are used in the extension as methods ofAndrey Hristov2009-12-111-7/+1
* Compressed protocol support + extensibility for mysqlndAndrey Hristov2009-11-201-2/+2
* Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* No infinite loop in case the connection brokeJohannes Schlüter2008-11-281-1/+0
* Get rid of many defines (which simplifies the code a lot),Andrey Hristov2008-11-061-3/+3
* Fix #46285 (lastInsertId() returns "0" when a deferenced PDOStatement isJohannes Schlüter2008-10-271-2/+3
* Update ext/mysql, ext/mysqli and ext/mysqlnd from development treeAndrey Hristov2008-04-161-2/+2
* Merge with internal versionAndrey Hristov2008-01-231-1/+1
* strncpy->strlcpyAndrey Hristov2008-01-081-1/+1
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Update mysqlnd in HEADAndrey Hristov2007-10-021-105/+34
* - Moved mysqnd to it's own directory: It is sort of an extension itself.Jani Taskinen2007-07-251-0/+334