-- tyl -- 孩子role_child表加索引 alter table role_child add KEY `child_name` (`child_name`) USING BTREE;