issues
search
CN-GuoZiyang
/
MYDB
一个简单的数据库实现
GNU General Public License v3.0
860
stars
218
forks
source link
修改LockTable中的小bug
#11
Closed
fravenx
closed
1 year ago
fravenx
commented
1 year ago
将第48行putIntoList(wait, xid, uid)改为putIntoList(wait, uid, xid)
将第48行putIntoList(wait, xid, uid)改为putIntoList(wait, uid, xid)