mysql/my.pwd

Thu, 13 Sep 2012 20:08:16 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 13 Sep 2012 20:08:16 +0200
changeset 678
b8c50872fca3
permissions
-rw-r--r--

Explicitly require lzo(3) since features introduced in version 5.2.1 use it.

michael@527 1 ##
michael@527 2 ## my.pwd -- MySQL configuration (administrator password only)
michael@527 3 ##
michael@527 4
michael@527 5 [mysqladmin]
michael@527 6 user = root
michael@527 7 password =
michael@527 8

mercurial