Hi, in dewiki I want to get a revision text blob by:
select old_text from text where old_id = 210565775;
But I get: Table 'dewiki_p.text' doesn't exist
After checking https://www.mediawiki.org/wiki/Manual:Text_table I'm asking, what I'm doing wrong?
Can anyone help me with this?
Kind regards Martin ...