summaryrefslogtreecommitdiff
path: root/ext/mysqli/mysqlnd/mysqlnd_palloc.c
Commit message (Collapse)AuthorAgeFilesLines
* - Moved mysqnd to it's own directory: It is sort of an extension itself.Jani Taskinen2007-07-251-558/+0
| | | | | (Similar to what ext/libxml is..)
* Import of mysqlnd and ext/mysql + ext/mysqli patched to be built eitherAndrey Hristov2007-07-241-0/+558
with libmysql or mysqld. Use --with-mysql=mysqlnd --with-mysqli=mysqlnd to build with mysqlnd.