Mysql 8.X
Database name: db1.
In this database, I create a view:
CREATE VIEW vw1 AS SELECT * FROM sometable;
When I check the s