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
When the SQL shell is stopped the history is saved properly to ~/.cockroach_history. However when you start it again it is not possible to recall commands entered in the previous shell. This is a regression, this was possible prior to commit 198faa3 / 517aad9.