summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_qcache.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove stub code which never actually was used for anything.Andrey Hristov2009-12-091-141/+0
| | | | | Things like this can be built on top of the core.
* Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
|
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
|
* - Moved mysqnd to it's own directory: It is sort of an extension itself.Jani Taskinen2007-07-251-0/+141
(Similar to what ext/libxml is..)