summaryrefslogtreecommitdiff
path: root/ext/mysql/libmysql/my_fopen.c
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'PHP_5'.PHP-5SVN Migration2003-02-271-160/+0
|
* Upgrade ext/mysql/libmysql to version 3.23.32. One notable bug fix isMySQL Team2001-01-231-9/+18
| | | | | | that the client can now connect to a server which is using a default charset other than latin1.
* Update libmysql to 3.23 version. No major changes visible to the user - mostlyMySQL Team2000-10-201-3/+4
| | | | | bug fixes and other maintenance-oriented changes.
* - Try and revert libmysql for 4.0.2Andi Gutmans2000-08-221-18/+3
|
* New files for MySQL 3.23.23 client library. New files are for qoutingMySQL Team2000-08-221-3/+18
| | | | | using different character sets.
* - Add libmysql to the treeAndi Gutmans2000-02-191-0/+150