Tables MySQL on Linux

DaveGG3 years ago

Would someone know to tell me in which table the data of the reports enter?, or specifically, in which table the height data enter?
This is the list of Tables.
one second...
Cheers

DaveGG3 years ago
Anton Tananaev3 years ago

None of the ones you have on the screenshot. I think you're looking at the wrong database.

DaveGG3 years ago

Yes, is not my field, they're internal tables some one say me. Maybe...
select table_schema, table_name from information_schema.tables where table_type <> 'BASE TABLE'