vikingUnet opened a new issue, #1918: URL: https://github.com/apache/cassandra-gocql-driver/issues/1918
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! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
