摘要: 1. Mysql本以为查询不为null就是!=null可是结果查询出来什么都没有,后来才发现不为null应该是is not null ,为null应该是is null (20190430) 2. find_in_set('''$ip''',CONCAT('''', REPLACE( REPLACE( 阅读全文
posted @ 2014-05-01 10:48 chy1000 阅读(173) 评论(0) 推荐(0) 编辑