摘要: 在往mysql数据库中操作数据时,运行之后出现 Table ‘performance_schema.session_variables’ doesn’t exist 这是我们的数据库中少了performance_schema.session_variables, 所以我们要去把这个东西添上,分为两步 阅读全文
posted @ 2021-08-15 18:49 正伯Pro 阅读(109) 评论(0) 推荐(0)