Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR 1054 #615

Closed
ashcoft opened this issue Oct 12, 2022 · 3 comments
Closed

ERROR 1054 #615

ashcoft opened this issue Oct 12, 2022 · 3 comments
Assignees

Comments

@ashcoft
Copy link

ashcoft commented Oct 12, 2022

ERROR 1054 (42S22) at line 78 in file: './views/p_s/metrics_56.sql': Unknown column 'STATUS' in 'field list'

above error happened after execute mysql -u root -p < ./sys_10.sql

the solution excluding /views/p_s/metrics_56.sql'

system:

Database server

Server: Localhost via UNIX socket
Server type: MariaDB
Server connection: SSL is not being used Documentation
Server version: 10.9.3-MariaDB - MariaDB Server
Protocol version: 10
User: root@localhost
Server charset: cp1252 West European (latin1)

Web server

Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips mod_fcgid/2.3.9
Database client version: libmysql - mysqlnd 8.1.11
PHP extension: mysqli Documentation curl Documentation mbstring Documentation
PHP version: 8.1.11

phpMyAdmin

Version information: 5.2.0-1.el7.remi 
@longradix
Copy link
Contributor

Incorrect repository? Possibly https://github.com/mysql/mysql-sys is meant.

jmrenouard added a commit that referenced this issue Nov 30, 2022
Mariadb-sys referenced in suggestions doesn t support Maria DB 10.x #509
@afuego
Copy link

afuego commented Jan 11, 2023

I'm experiencing the same issue on mariadb 10.6.11. How do you run the command ignoring the table?

@jmrenouard
Copy link
Collaborator

Hi,

I will close this issue
You don't need to install sys schema because this is installed by default

README have been changed to indicate that this additional step in not longer needed for MariaDB 10.6 +

I have change README title to enphase this point:

Optional Performance schema and Sysschema installation for MariaDB < 10.6

Sysschema is not installed by default under MariaDB prior to 10.6 MariaDB sys

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants