doraf 最近的时间轴更新
doraf

doraf

V2EX 第 627917 号会员,加入于 2023-05-08 13:30:30 +08:00
doraf 最近回复了
感觉不说恐怕不合适,慢慢来,先铺垫铺垫,打打预防针。。
295 天前
回复了 ben548 创建的主题 MySQL 一个 MySQL 主键索引参与排序的问题
我认为你的理解是对的。

这个页面 https://dev.mysql.com/doc/refman/8.0/en/innodb-index-types.html 上说,

Indexes other than the clustered index are known as secondary indexes. In InnoDB, each record in a secondary index contains the primary key columns for the row, as well as the columns specified for the secondary index. InnoDB uses this primary key value to search for the row in the clustered index.
我觉得对于这个场景来说,意向锁就是不起作用。
我觉得意向锁只是用于在表这个级别的锁兼容性判断,如果表这个级别不能满足,那就不会再去判断更细粒度的锁。
我也很好奇~~
301 天前
回复了 outerws 创建的主题 程序员 32 岁大龄程序员,失业 1 年了,快撑不下去了
继续折腾吧,啥牌都得接着打啊,祝你好运~
301 天前
回复了 gps32251070 创建的主题 程序员 关于面试 MySQL 的疑问
也可能有这种情况:
https://dev.mysql.com/doc/refman/8.0/en/innodb-transaction-isolation-levels.html
SERIALIZABLE 这段,This level is like REPEATABLE READ, but InnoDB implicitly converts all plain SELECT statements to SELECT ... FOR SHARE if autocommit is disabled.
有年龄限制没?
你俩有一个有户口就足够了,再过些年夫妻投靠就都有户口了。
你要是有户口,去某些单位工作可能会更方便些。
如果非得量化,大概 100 几十万。
我是理解不了你们这算计着过日子的,生命诚可贵,爱情价更高。。
@gablic 要不试试用 Wireshark 这种抓包看看,先在本机抓包,发现不了问题的话,再去服务端抓包看看。
用 Valgrind 这种试试,能有帮助没?
@gablic 要不抓包看看有何不同?
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3717 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 16ms · UTC 10:39 · PVG 18:39 · LAX 03:39 · JFK 06:39
Developed with CodeLauncher
♥ Do have faith in what you're doing.