Hello.
Some admins have noticed oddities on fr: database.
For instance: A direct SQL query gives, for image #14318, the description 'Angraecum photo perso GFDL' Going to the page yields the description (even forcing the refresh with ctrl-f5): Description : Angraecum photo perso Source : Jeffdelonge Licence : GFDL
Quite different, aren't there?
Also, in links, a page 'MERCOSUR' has >20 links outside, when it is a REDIRECT!!!!
Is that the result of some cache? Is that the right behaviour?
Also, since the db server runs nicely (couldn't kill it with requests, i'm soooo sad :), maybe maintenance pages could be reactivated (the magic works, but still)
Nicolas 'Ryo'
On Dec 11, 2003, at 10:56, Nicolas Weeger wrote:
A direct SQL query gives, for image #14318, the description 'Angraecum photo perso GFDL' Going to the page yields the description (even forcing the refresh with ctrl-f5): Description : Angraecum photo perso Source : Jeffdelonge Licence : GFDL
Can you provide an image name and URL so I can check this?
Also, in links, a page 'MERCOSUR' has >20 links outside, when it is a REDIRECT!!!!
May be some problems with updating the tables.
-- brion vibber (brion @ pobox.com)
Can you provide an image name and URL so I can check this?
Image link is: http://fr.wikipedia.org/wiki/Image:Angraecum_sesquipedale_small.jpg Request for its info is: SELECT img_size, img_name, img_description, img_user, img_timestamp FROM image WHERE img_description NOT LIKE '%licence%' ORDER BY img_timestamp DESC LIMIT 0,1 (first in table, hopefully)
May be some problems with updating the tables.
I saved the page again (without any change), but links weren't updated...
-- brion vibber (brion @ pobox.com)
Nicolas
On Dec 11, 2003, at 11:26, Nicolas Weeger wrote:
Can you provide an image name and URL so I can check this?
Image link is: http://fr.wikipedia.org/wiki/Image:Angraecum_sesquipedale_small.jpg Request for its info is: SELECT img_size, img_name, img_description, img_user, img_timestamp FROM image WHERE img_description NOT LIKE '%licence%' ORDER BY img_timestamp DESC LIMIT 0,1 (first in table, hopefully)
Nothing looks amiss, the page was just edited after the initial upload: http://fr.wikipedia.org/w/wiki.phtml?title=Image: Angraecum_sesquipedale_small.jpg&action=history
May be some problems with updating the tables.
I saved the page again (without any change), but links weren't updated...
Well, I saved it *with* changes and they weren't updated. Will have to look into it later...
-- brion vibber (brion @ pobox.com)
Nothing looks amiss, the page was just edited after the initial upload: http://fr.wikipedia.org/w/wiki.phtml?title=Image: Angraecum_sesquipedale_small.jpg&action=history
Oh the image description is saved in cur, my bad... :) (the 'description' in img was confusing me)
Well, I saved it *with* changes and they weren't updated. Will have to look into it later...
Ok.
-- brion vibber (brion @ pobox.com)
Thanks for the quick replies!
Nicolas
wikitech-l@lists.wikimedia.org