My YII framework application crashes because it is not able to access the database views I have setup in MySQL (I get a \"SHOW VIEW command denied\" error). I tried to run the command \"grant show view on * to dthornto_user\" but I don\'t have sufficient access.
Can you guys resolve this for me?