摘要: https://zhuanlan.zhihu.com/p/657035724 阅读全文
posted @ 2023-12-28 13:46 笨笨和呆呆 阅读(61) 评论(0) 推荐(0)
摘要: SELECT * FROM information_schema.innodb_trx; ##找到卡死的进程id并杀掉kill 817;kill 818;insert into hisdb.forecast_three_solar_origin_weather (date,tmp,irradianc 阅读全文
posted @ 2023-12-28 11:44 笨笨和呆呆 阅读(7) 评论(0) 推荐(0)