Steps to reproduce
- run any script with -mysqlquery or replace.py with -sql parameter
Expected behavior
If the database is live (on Toolforge automatically, at home using replicas from dump), the pagegenerator should retrieve pages according to the query and process them
Current behavior
It throws an error, if you fix it, it throws another one and another one and ... on Windows. On Linux it works, but has some not really good features as listed in subtasks. Also a documentation how to use it should exist. On Python 3.6 it can not install dependencies for sql at all