From: Charles C. <ch...@ru...> - 2005-01-18 03:14:07
|
in WikiDB_backend_PearDB->exists_link() - lines 579 - 581 should be . " AND $have.pagename='$qpagename'" . " AND $want.pagename='$qlink'" . " LIMIT 1"); While tracking this problem, I noticed that the LIMIT clause was commented out in most places - is it applicable here? regards, Charles |