I am working with wikipedia 1.5.5 o 1.5.6, I don't remenber well And i cannot find what table stores the content information about an article, I mean, when I edit o create an article, How is it stored in wikidb and in which table, I found an outdated database schema, it says a table called cur, but that table is not in the version I have, coudl anyone help.
Please
-- Ángel Emilio Quezada Rodríguez angel.quezada@gmail.com
buscador wrote:
How is it stored in wikidb and in which table, I found an outdated database schema, it says a table called cur, but that table is not in the version I have, coudl anyone help.
In the future, please search the archives before asking questions on the list. This has been answered many times already.
Look into 'tables.sql' inside the 'maintenance' directory of your MediaWiki installation for the current schema. Pay special attention to the 'page', 'revision' and 'text' tables.
Take a look at
http://meta.wikimedia.org/wiki/User:RichMorin/MySQL_Tables
and let me know if this doesn't answer your questions.
-r
wikitech-l@lists.wikimedia.org