diff --git a/debian/changelog b/debian/changelog index 95f00dd4dc9d8008c310e4e1c2386d118ce955c3..9139316ba89d37e9cf5e0e6ecd71c4bb37f05711 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,7 +7,8 @@ mariadb-10.1 (10.1.38-0+deb9u1) stretch; urgency=medium * Update correct branch name in gbp.conf * Disable test unit.pcre_test on s390x that was failing in stretch-security * Fix mips compilation failure (__bss_start symbol missing) - * Extend the server README to clarify common misunderstandings (Closes: #878215) + * Extend the server README to clarify common misunderstandings + (Closes: #878215) -- Otto Kekäläinen Sat, 30 Mar 2019 17:29:33 +0200 diff --git a/debian/mariadb-server-10.1.README.Debian b/debian/mariadb-server-10.1.README.Debian index cbf100d7af4e62458ec99fc52c212b4d8b4f165e..3d3ad65e8842462a8cef461710f444e48e5b08b3 100644 --- a/debian/mariadb-server-10.1.README.Debian +++ b/debian/mariadb-server-10.1.README.Debian @@ -107,7 +107,7 @@ https://mariadb.com/kb * PASSWORDS: ============ It is recommended you create additional admin users for your database -adminstration needs in addition to the default root user. +administration needs in addition to the default root user. If your local unix account is the one you want to have local super user access on your database with you can create the following account that will