select @cnt_before := count(1) as cnt from api_log ; select @cnt_before as 'cnt_刷新前',count(1) as 'cnt_刷新后' from api_log limit 10;
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。