15,523
edits
Changes
https://www.mediawiki.org/wiki/Manual:Page_table#page_restrictions / Beginning with MediaWiki 1.10, page protection controls were moved to the page restrictions table, so this field will be empty in databases generated by more current versions of MediaWik
</pre>
({{man menu|You'll need to replace the spaces in the page title with underscores...}})
<!--- https://www.mediawiki.org/wiki/Manual:Page_table#page_restrictions
Beginning with MediaWiki 1.10, page protection controls were moved to the page restrictions table, so this field will be empty in databases generated by more current versions of MediaWiki. However, this field is still used in current versions of MediaWiki for rows generated by older versions of MediaWiki!
https://www.mediawiki.org/wiki/Manual:Page_restrictions_table
-->
I do that concatenation in a spreadsheet, creating the (long) SQL statements by combining a first part, the page names and the last part. You'll need to search for any single quotes and put a backslash in front of them in the page names first, too...