Adjust weak read timestamp validation

This commit is contained in:
obdev
2023-05-16 08:47:35 +00:00
committed by ob-robot
parent 51b2ce63be
commit 2b7b728148
12 changed files with 87 additions and 62 deletions

View File

@ -2911,7 +2911,7 @@
"ob_max_read_stale_time": {
"id": 10137,
"name": "ob_max_read_stale_time",
"value": "5000000",
"value": "-1",
"data_type": "int",
"info": "max stale time(us) for weak read query ",
"flags": "GLOBAL | SESSION | NEED_SERIALIZE",