User Permission MySQL

/* oost is the usr name */
SELECT host, user, select_priv, update_priv FROM user WHERE user='oost';