* (bug 3056) MySQL 3 compatibility fix: USE INDEX instead of FORCE INDEX
authorBrion Vibber <brion@users.mediawiki.org>
Thu, 11 Aug 2005 11:33:18 +0000 (11:33 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Thu, 11 Aug 2005 11:33:18 +0000 (11:33 +0000)
commit63b84a95d4fd6a6820213a696e8a793fd62a85ca
tree2f85a8813167053be25d8f784d0dfe33b00ff555
parentebedad54954665b6fe5ea7a4df70bac86e4e0689
* (bug 3056) MySQL 3 compatibility fix: USE INDEX instead of FORCE INDEX
* PHP 4.1 compatibility fix: don't use new_link parameter to mysql_connect
  if running prior to 4.2.0 as it causes the call to fail
RELEASE-NOTES
includes/Database.php