More MySQL Examples: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons 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.

1 July 2017

20 April 2011

20 June 2007

  • curprev 18:1818:18, 20 June 2007 Admin talk contribs 788 bytes +788 New page: Just Some More Examples Here: GRANT USAGE ON mysql.* TO 'username'@'localhost' IDENTIFIED BY 'password'; GRANT SELECT ( Host, User, Select_priv, Insert_priv, Update_priv, Delete_priv, ...