summaryrefslogtreecommitdiff
path: root/ext/mysql/mysql.c
Commit message (Expand)AuthorAgeFilesLines
* Final MySQL tweaksZeev Suraski1999-09-031-1822/+0
* Use the new API for resources in MySQLZeev Suraski1999-09-031-212/+91
* Enabled shared build of mysql moduleGergely Madarász1999-09-031-0/+4
* Fix #2090Zeev Suraski1999-08-171-3/+7
* Fix thread unsafe versionZeev Suraski1999-08-141-3/+3
* - Add PHP Modules workspaceZeev Suraski1999-08-131-39/+46
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-50/+50
* More symbol work.Andrey Hristov1999-08-021-54/+56
* Please add in any changes/bug fixes you've made - we need to keep a details C...Zeev Suraski1999-07-221-0/+1
* It's in PHP 3 and 4.Egon Schmid1999-07-191-2/+2
* Get postgresql module uptodateZeev Suraski1999-07-161-4/+4
* License updateZeev Suraski1999-07-161-21/+10
* Ported MYSQL_NUM, MYSQL_ASSOC, and MYSQL_BOTH additions from php3.Andrey Hristov1999-06-281-67/+57
* * Add a new workspace for dynamic PHP extensions.Zeev Suraski1999-06-041-20/+53
* *** empty log message ***Zeev Suraski1999-05-281-3/+3
* - run ext sources through conv_protoSascha Schumann1999-05-211-33/+33
* * Include all of the standard modules in internal_functions.c.in. Stig - is ...Zeev Suraski1999-05-141-0/+2
* * Finalizing the PHP version of SAPI. Support POST and cookies among other t...Zeev Suraski1999-05-091-1/+1
* Get the MySQL module to use the new INI mechanism featureZeev Suraski1999-04-281-46/+10
* A step towards generalizing the INI mechanism even moreZeev Suraski1999-04-281-9/+9
* * MySQL fix (thanks Stig)Zeev Suraski1999-04-231-1/+1
* Minor MySQL thread safety issuesZeev Suraski1999-04-231-41/+54
* moving mysql to ext/Stig Bakken1999-04-211-0/+1934