summaryrefslogtreecommitdiffstats
path: root/lang/php4/distinfo
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2004-06-03 15:49:13 +0000
committerroam <roam@FreeBSD.org>2004-06-03 15:49:13 +0000
commit31d8c87cafa6a4668788756cbabaa1a45ae48717 (patch)
tree2fbf00fa4349dd84db0f99898557c18caf479de2 /lang/php4/distinfo
parentcfb239097aa4956e695c7a48bb6beefbf3f37e83 (diff)
downloadFreeBSD-ports-31d8c87cafa6a4668788756cbabaa1a45ae48717.zip
FreeBSD-ports-31d8c87cafa6a4668788756cbabaa1a45ae48717.tar.gz
Commit something that I've been sitting on for just about months now:
make the PHP3 ports work with any version of MySQL, not just 3.23.x. The main (actually, the only) problem was that MySQL 4.x no longer has mysql_drop_db() and mysql_create_db() as separate functions, and just as mentioned in the manual, the solution is to use mysql_query() (or rather, mysql_real_query()) and emulate them.
Diffstat (limited to 'lang/php4/distinfo')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud