Mercurial > p > roundup > code
comparison doc/installation.txt @ 6221:cf92dea8aa69
Fix linkrot for mysql user creation.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 06 Jul 2020 20:14:01 -0400 |
| parents | 5522c950a2e4 |
| children | ba82fb74f806 |
comparison
equal
deleted
inserted
replaced
| 6220:efc0d13cc7c5 | 6221:cf92dea8aa69 |
|---|---|
| 1453 .. _mod_wsgi: https://pypi.org/project/mod-wsgi/ | 1453 .. _mod_wsgi: https://pypi.org/project/mod-wsgi/ |
| 1454 .. _MySQLdb: https://pypi.org/project/mysqlclient/ | 1454 .. _MySQLdb: https://pypi.org/project/mysqlclient/ |
| 1455 .. _Psycopg: http://initd.org/psycopg/ | 1455 .. _Psycopg: http://initd.org/psycopg/ |
| 1456 .. _pysqlite: https://pysqlite.org/ | 1456 .. _pysqlite: https://pysqlite.org/ |
| 1457 .. _`adding MySQL users`: | 1457 .. _`adding MySQL users`: |
| 1458 https://dev.mysql.com/doc/refman/8.0/en/adding-users.html | 1458 https://dev.mysql.com/doc/refman/8.0/en/creating-accounts.html |
