mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-19 16:15:07 +00:00
If authentication is disabled, nobody calls login() to set the current user. There's untranslated code in client_state constructor to do just that. Fixes "You have not logged in" errors when USE statement is executed with authentication disabled. Message-Id: <1452759946-13998-1-git-send-email-penberg@scylladb.com>