Tables MySQL on Linux

DaveGGa year 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

DaveGGa year ago
Anton Tananaeva year ago

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

DaveGGa year 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'