TiDB数据库 使用syncer工具同步实时数据

mysql> select campaign_id ,count(id) from creative_output group by campaign_id; 602843 rows in set (4 min 44.23 sec) mysql> select is_cr_own ,count(id) from creative_output group by is_cr_own; 597684
相关文章
相关标签/搜索