tangyiyong

tangyiyong

V2EX member #315852, joined on 2018-05-12 00:06:57 +08:00
tangyiyong's recent replies
Nov 10, 2023
Replied to a topic by cleveryun MySQL mysql 这个查询速度正常吗,怎么优化?
MATCH() AGAINST()会使用全文索引,journal_pub_year > 2022 的条件会尝试使用 B-tree 索引;通常不会在一个查询中组合使用全文索引和 B-tree 索引,可能是索引问题吧?
Oct 30, 2023
Replied to a topic by cleveryun MySQL mysql 这个查询速度正常吗,怎么优化?
journal_pub_year varchar(255) null,

create index `pubmed-article-0_journal_pub_year`
on `bio-hub`.`pubmed-article-0` (journal_pub_year);

索引里允许 null ?
Oct 30, 2023
Replied to a topic by cleveryun MySQL mysql 这个查询速度正常吗,怎么优化?
会不会是因为索引建在 varchar(255)上的问题?文本的字段一般不能做索引吧?
Dec 21, 2022
Replied to a topic by Aurora0 macOS 如何避免 bird 进程内存泄漏
只能把经常变动的文件别放在自动同步的目录里吧
Dec 16, 2022
Replied to a topic by ZC3746 互联网 心里默默的拉黑了某个 16 年的朋友
@estk 同意,有个愿意跟你说废话的朋友是很难得哈
Nov 22, 2022
Replied to a topic by ColinZeb Edge Edge 浏览器没有下限
Adblock plus, adguard,你值得拥有
Oct 31, 2022
Replied to a topic by 83f420984 生活 练了 4 个月八部金刚功
咋这么像上学时候的广播体操?
Oct 12, 2022
Replied to a topic by willerce macOS 支持 M1/M2 的 Virtualbox 终于来了
magnet:?xt=urn:btih:0DED4238547697570825E651B4D63849A1FBD4AB&dn=SW_DVD9_Win_Pro_11_21H2_64ARM_ChnSimp_Pro_Ent_EDU_N_MLF_-2_X22-82731.ISO&xl=5608900608
西部世界 第三季,好像就讲了这么个事吧?
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   937 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 12ms · UTC 21:23 · PVG 05:23 · LAX 14:23 · JFK 17:23
♥ Do have faith in what you're doing.