You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
changefeedccl: db-level feeds: fail the feed if the watched db is dropped
This patch fails a db-level changefeed when its watched database is
dropped.
Epic: CRDB-55919Fixes: #156780
Release note (sql change): A database-level changefeed will now fail
when its watched database is dropped.
0 commit comments