摘要: 0 查询变量参数 查询某个参数时 select @@... -- 查询有哪些变量 -- show variables; -- show variables like 'autocommit'; show variables like 'max_connections'; -- show sessio 阅读全文
posted @ 2024-08-30 14:42 千千寰宇 阅读(224) 评论(0) 推荐(0)