From: Linda Rose lnr@qad.com
I'd also like to query the MySQL database to see if the image files are actually being deployed to the database.
I'm probably misunderstanding, but image files are not stored in the database. They are in a hashed directory structure, with a file path in the database.
:::: Of course I don't have all the answers -- I don't even have all the questions! :::: :::: Jan Steinman http://www.VeggieVanGogh.com ::::
Jan Steinman wrote:
From: Linda Rose lnr@qad.com
I'd also like to query the MySQL database to see if the image files are actually being deployed to the database.
I'm probably misunderstanding, but image files are not stored in the database. They are in a hashed directory structure, with a file path in the database.
The images are in a directory (hashed structure or single directory as per configuration) but the information on the images is stored in a table. MW won't "see" the images unless the info is in the table.
Mike
mediawiki-l@lists.wikimedia.org