opt: no home region error in explicit txn has no home region #99540
Labels
A-multiregion
Related to multi-region
A-sql-optimizer
SQL logical planning and optimizations.
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
O-qa
T-sql-queries
SQL Queries Team
With
enforce_home_region
set, it seems that there is different behavior for single statements using implicit transactions vs. statements in explicit transactions. Here is a repro, usingcockroach demo --global --nodes 9 --multitenant=false --insecure
:Here's how it looks on current tip of master (
v23.1.0-alpha.8-dev
):Jira issue: CRDB-25921
The text was updated successfully, but these errors were encountered: