Mon, 15 Oct 2012 21:25:50 +0200
Back out change 742 as unversioned Google projects prove too unreliable
for production use, and rather correct problems with the OpenPKG v8
installation and leverage that instead.
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 |