mysql/my.pwd

Thu, 04 Oct 2012 20:31:26 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 04 Oct 2012 20:31:26 +0200
changeset 716
b45328b0ff26
permissions
-rw-r--r--

Correct build configuration dependency on ncurses(3) and detection thereof.

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