Avoid saving to linkscc if the article doesn't exist; this leaves
authorBrion Vibber <brion@users.mediawiki.org>
Sun, 21 Dec 2003 06:33:57 +0000 (06:33 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sun, 21 Dec 2003 06:33:57 +0000 (06:33 +0000)
commit1baf68953ae2a81d9941d3024f9725a782b448fe
treed64e13c6f2d29c9d4c92310d76e6dbc85d9f68a9
parent05c9bfb55cc6cfd54ef495fe8a6150d36f773a7f
Avoid saving to linkscc if the article doesn't exist; this leaves
corrupt entries in the table. Also, include the column names in
the REPLACE statement to guard against potential ordering problems
in databases that are manually munged around.
includes/LinkCache.php