Seaquel
MySQL error code

MySQL error 1353

MySQL server error 1353 is ER_VIEW_WRONG_LIST, reported with SQLSTATE HY000.

In definition of view, derived table or common table expression, SELECT list and column names list have different column counts
Error1353
NameER_VIEW_WRONG_LIST
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference