mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-31 03:56:42 +00:00
"has_keyspace_access" is not supposed to (according to origin) verify that a keyspace exists. Remove. It (and all others) are however supposed to check "ks" (name) not empty. Add this. Message-Id: <1461578072-24113-1-git-send-email-calle@scylladb.com>