mirror of
https://github.com/MariaDB/server.git
synced 2025-11-30 05:23:50 +03:00
fix use-after-free [closes #89]
This commit is contained in:
@@ -18,6 +18,7 @@ a b b+0
|
||||
3 NULL NULL
|
||||
Warnings:
|
||||
Warning 4075 Attempt to read unversioned field `b` in historical query
|
||||
Warning 4075 Attempt to read unversioned field `b` in historical query
|
||||
select * from t for system_time as of timestamp now(6);
|
||||
a b
|
||||
1 NULL
|
||||
|
||||
Reference in New Issue
Block a user