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
db: adjust Iterator.NextPrefix to error if in error state
Revert the changes to Iterator.nextPrefix in bfd3ee2. Instead, adjust
Iterator.NextPrefix to error if the iterator is already an error state. This
mirrors the behavior of Iterator.Next.
Fix#3597.
0 commit comments