mysql/my.pwd

Sat, 22 Sep 2012 00:05:30 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sat, 22 Sep 2012 00:05:30 +0200
changeset 707
005bcc1c949b
permissions
-rw-r--r--

Replace missing perl-dbi dependencies and add path to mysql(1) client.

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