mysql view table change time

select * from information_schema.TABLES where TABLE_NAME in ('app_android_grab', 'android_app_category', 'ios_app_category', 'app_ios_grab')

The update_time of the innodb engine table is null, so you can see the latest change time by viewing the data file

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324821305&siteId=291194637