Jan Steinman wrote: >> From: Linda Rose <[email protected]> >> >> 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 mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
