An error occurred!Can't execute statement: Deadlock found when trying to get lock; try restarting transaction

SQL: select * from categories where catid = '5' and categories.catid != 150 order by category select * from categories where catid = '101' and categories.catid != 150 and topcatid = '5'