SELECT count(*) FROM job j WHERE j.status>0 and j.jobname like '%瀹炰範%'
MySQL Query Error