diff options
Diffstat (limited to 'man/mysql_setpermission.1')
-rw-r--r-- | man/mysql_setpermission.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/mysql_setpermission.1 b/man/mysql_setpermission.1 index b91d1c93148..f2f5e3e039c 100644 --- a/man/mysql_setpermission.1 +++ b/man/mysql_setpermission.1 @@ -1,6 +1,6 @@ '\" t .\" -.TH "\FBMYSQL_SETPERMISSI" "1" "28 March 2019" "MariaDB 10\&.4" "MariaDB Database System" +.TH "\FBMYSQL_SETPERMISSI" "1" "27 June 2019" "MariaDB 10\&.5" "MariaDB Database System" .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- @@ -25,7 +25,7 @@ is a Perl script that was originally written and contributed by Luuk de Boer\&. is written in Perl and requires that the DBI and -DBD::mysql +DBD::MariaDB Perl modules be installed\&. .PP Invoke @@ -154,7 +154,7 @@ The MariaDB user name to use when connecting to the server\&. .SH "COPYRIGHT" .br .PP -Copyright 2007-2008 MySQL AB, 2008-2010 Sun Microsystems, Inc., 2010-2015 MariaDB Foundation +Copyright 2007-2008 MySQL AB, 2008-2010 Sun Microsystems, Inc., 2010-2019 MariaDB Foundation .PP This documentation is free software; you can redistribute it and/or modify it only under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License. .PP |