hm
Size: a a a
hm
AS
hm
DK
error: 'builtin/msgpackffi.lua:56: attempt to call method ''alloc'' (a nil value)'
box.tuple.encode(<tuple value>)?DK
box.tuple.encode(value) -> box.tuple.encode(buffer, value)ВМ
DS
ВМ
.atomic(function()
box.space.first_space:replace({'some data'})
box.space.second_space:replace({'some data'})
end)ВМ
ВМ
memtxВМ
MA
ВМ
VG
assert(not box.is_in_txn(), "you have openned transaction") перед box.atomicВМ
DS