WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'datasetID like '%%') and section='all' order by date_of_publication desc limit ' at line 1]
SELECT *,DATE_FORMAT(`date_of_publication`,'%D %M %Y') AS date_of_publicationm FROM bsugmr_mpublications where (publicationtittle like '%%' datasetID like '%%') and section='all' order by date_of_publication desc limit 0,102