From: Peter van Dijk Date: Wed, 5 Feb 2020 10:31:38 +0000 (+0100) Subject: Merge pull request #8775 from mnordhoff/docs-4.3-schemas X-Git-Tag: auth-4.3.0-beta2~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87354cd9ba419b56ed2922b222cab9467019fb47;p=thirdparty%2Fpdns.git Merge pull request #8775 from mnordhoff/docs-4.3-schemas docs: Add 4.2 SQL schema links --- 87354cd9ba419b56ed2922b222cab9467019fb47 diff --cc docs/guides/basic-database.rst index 686e334c30,4b2e2a3961..b5e05a1f3d --- a/docs/guides/basic-database.rst +++ b/docs/guides/basic-database.rst @@@ -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 `_. + Please find `the 4.2 schema `_ and `the 4.1 schema `_ on GitHub. .. literalinclude:: ../../modules/gmysqlbackend/schema.mysql.sql