当前库较多,无法知道表在哪个库。 SELECT table_schema FROM information_schema.TABLES WHERE table_name = 'tablename' SELECT table_schema FROM information_schema.TABLES Read More
posted @ 2021-08-27 17:25 JK·雨落 Views(281) Comments(0) Diggs(0)