mysql/my.pwd

Thu, 06 Sep 2012 20:03:17 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 06 Sep 2012 20:03:17 +0200
changeset 664
3045cab269c7
permissions
-rw-r--r--

Remove mistyped redundant path syntax.

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