Revision history of "MySQL Password Allow"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 16:55, 1 December 2008Snifer (talk | contribs). . (513 bytes) (+513). . (New page: ===== MySQL password&host stuff. ===== Use this for new password <pre># mysqladmin -u root password NEWPASSWORD</pre> Use this for change <pre># mysqladmin -u root -p oldp...)