]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Updated version number 8774/head
authorspirillen <44526987+spirillen@users.noreply.github.com>
Sat, 1 Feb 2020 11:03:01 +0000 (12:03 +0100)
committerGitHub <noreply@github.com>
Sat, 1 Feb 2020 11:03:01 +0000 (12:03 +0100)
Updated version number for shown Sql as the `published BOOL DEFAULT 1,` is for pdns-4.3.x

docs/guides/basic-database.rst

index bca3a9cee1f5b25dc1e3ab9320bb6f5b2e9f83da..686e334c309d114865a7be26a023e4f84f1f3b0d 100644 (file)
@@ -46,7 +46,7 @@ Example: configuring MySQL
 --------------------------
 
 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>`_.