Skip to content

Error executing script sys_10.sql in MariaDB 10.5.8 #547

@mzalazar

Description

@mzalazar

I activated 'performance_schema' table (following your instructions), restarted server (now performance_schema table is there) and run the script:

mysql -u root -p < ./sys_10.sql

and it throws an error:

root@5417a729b84c:/performance/mariadb-sys-master# mysql -u root -p < ./sys_10.sql
Enter password: 
ERROR 1054 (42S22) at line 78 in file: './views/p_s/metrics_56.sql': Unknown column 'STATUS' in 'field list'

What's happening here? it's a bug?
Please excuse my very basic english ;-)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions