lxy42

lxy42

V2EX member #123610, joined on 2015-06-22 23:33:44 +08:00
Per lxy42's settings, the topics list is hidden
Deals info, including closed deals, is not hidden
lxy42's recent replies
Jun 30, 2025
Replied to a topic by Livid Chrome Chrome 的这个 profile 崩溃问题有解决方法吗?
在命令行打开或许可以看到详细的错误信息
http://103.97.179.26/实现一个聊天对话页面,发送消息的接口为/<msg>,将<msg>替换为实际的消息,使用 fetch 的 get 方法获取回复,并将回复显示到对话框

Apr 23, 2025
Replied to a topic by sgld Python 关于 Python 协程的 event loop 与 future
500 Lines or Less
A Web Crawler With asyncio Coroutines

A. Jesse Jiryu Davis and Guido van Rossum

https://aosabook.org/en/500L/a-web-crawler-with-asyncio-coroutines.html
看看是不是 ssh motd 或者 ssh banner
Oct 21, 2024
Replied to a topic by Leon6868 Python 有没有更加节省空间的 Python 环境管理器
uv
Sep 25, 2024
Replied to a topic by catamaran 程序员 求推荐分布式文件系统
juicefs
我之前也遇到过这个问题, 在 WSL 执行 `iptables -t nat -I PREROUTING -i loopback0 -j RETURN` 试试
Oct 30, 2023
Replied to a topic by cleveryun MySQL mysql 这个查询速度正常吗,怎么优化?
@lxy42 忘了一个 char 根据 charset 的不同可能对应多个字节, key_len 还是有可能是 1023 的
Oct 30, 2023
Replied to a topic by cleveryun MySQL mysql 这个查询速度正常吗,怎么优化?
从 explain 结果来看, 查询使用了 pubmed-article-0_journal_pub_year 索引, 正文说这个索引建立在 journal_pub_year 列, journal_pub_year 的长度是 255, 主键的长度是 4, 那么 explain 中的 key_len 不应该是 1023 啊.

另外你说分了 8 张表, 每张表 5M 记录, 可是 explain 中的 rows 是 3722473. 看你的描述应该是手动分表, 也没有使用 MySQL 自带的分区表
谢谢各位, 知道原因了.
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5564 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 13ms · UTC 06:33 · PVG 14:33 · LAX 23:33 · JFK 02:33
♥ Do have faith in what you're doing.