随笔分类 -  mysql

摘要:数据 News表 创建个从0递增的数据表帮助查询 表名listdb 查询语句 SELECT SUBSTRING_INDEX(SUBSTRING_INDEX(tag,',',id_table.id+1),',',-1) AS tagname,count(tag) as tagname_count FR 阅读全文
posted @ 2021-08-25 23:34 MasterC 阅读(313) 评论(0) 推荐(0)
摘要:C:\Windows\System32\drivers\etc\打开hosts # 127.0.0.1 localhost 找到此行,把#去掉,保存即可 阅读全文
posted @ 2017-05-02 20:24 MasterC 阅读(404) 评论(0) 推荐(0)