Just read the error message
This is mentioned "command denied to user"
As you can read plenty of time in the forum, this mean that you MySQL user privileges does not have the permission to Create and show views.
So update your MySQL user privileges to accept create and show views.
If you are using a shared hosting, contact your hosting provider to ask him increase your mysql user privileges.
See also the video 0.b slide 35 that show how to increate the MySQL user privileges with PHPMyAdmin root login.
www.jms2win.com/en/tutorial#jms12x-0b