delete from learning_logs_topic where text=’’; 在删除内容为空的sql语句中,where text =后面的内容要加‘’,没有内容为空‘’,而不是null或者blank,没有搞清楚,需要继续试验