show create table test \G; error:no query specified 出现此错误是sql不合法原因: 如:show create table test \G; 正确的写法是:show create table test \G