summaryrefslogtreecommitdiff
path: root/ext/mysql/mysql.dsp
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Zeev Suraski1999-09-031-1/+1
|
* More cleanupsZeev Suraski1999-09-031-1/+1
|
* - Add PHP Modules workspaceZeev Suraski1999-08-131-10/+10
| | | | | | - Get the MySQL module to compile&work under thread-safe Win32 - Fix various thread safety issues with dynamic modules
* * Add a new workspace for dynamic PHP extensions.Zeev Suraski1999-06-041-0/+171
* Add a few functions to PHP's API. * Get the MySQL extension up-to-date and thread safe. * Add a project for building the MySQL extension under Win32.