Skip to content

Table system.schema_keyspaces renamed to system_schema.keyspaces in cassandra versions >= 4 #1918

@vikingUnet

Description

@vikingUnet

Hello!

Get errors in cassandra audit log file:

SELECT durable_writes, strategy_class, strategy_options
FROM system.schema_keyspaces
WHERE keyspace_name = ?; table schema_keyspaces does not exist

But this table was renamed to system_schema.keyspaces long time ago in version 4.
Please, fix it.
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions