summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_block_alloc.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix a leak, memory warning and failing test case.Andrey Hristov2008-02-041-0/+1
|
* MFH: fix win32 buildRob Richards2008-01-291-2/+2
|
* some config.w32 fixesAndrey Hristov2008-01-281-0/+201
moved mysqlnd's block allocator to a separate file and also now it's part of the connection, no MT problems.