]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #8775 from mnordhoff/docs-4.3-schemas
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Wed, 5 Feb 2020 10:31:38 +0000 (11:31 +0100)
committerGitHub <noreply@github.com>
Wed, 5 Feb 2020 10:31:38 +0000 (11:31 +0100)
docs: Add 4.2 SQL schema links

1  2 
docs/guides/basic-database.rst

index 686e334c309d114865a7be26a023e4f84f1f3b0d,4b2e2a396162ba4fa88498fb5462135aa9d780ff..b5e05a1f3d6b6fd12f72529cdb78168d46121e9d
@@@ -46,9 -46,9 +46,9 @@@ Example: configuring MySQ
  --------------------------
  
  Connect to MySQL as a user with sufficient privileges and issue the
 -following commands below if you are running the 4.2 or master version of PowerDNS:
 +following commands below if you are running the 4.3 or master version of PowerDNS:
  
- Please find `the 4.1 schema on GitHub <https://github.com/PowerDNS/pdns/blob/rel/auth-4.1.x/modules/gmysqlbackend/schema.mysql.sql>`_.
+ Please find `the 4.2 schema <https://github.com/PowerDNS/pdns/blob/rel/auth-4.2.x/modules/gmysqlbackend/schema.mysql.sql>`_ and `the 4.1 schema <https://github.com/PowerDNS/pdns/blob/rel/auth-4.1.x/modules/gmysqlbackend/schema.mysql.sql>`_ on GitHub.
  
  
  .. literalinclude:: ../../modules/gmysqlbackend/schema.mysql.sql