mysql 字段为空_MySQL如何正确查询字段为NULL的字段
//++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++$tk_Ids = M("LsnSelected")->where("use_tool=8 AND tk_roomId is null")->select(); ...