Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-13280

Its possible to drop rocksdb tables without the plugin enabled

    XMLWordPrintable

Details

    Description

      You may want to add rocksdb_default_cf_options= with default values to rocksdb.cnf. I messed up adding this multiple times which causes the plugin not to load. While the plugin was not loaded I was able to drop a rocksdb table which caused the plugin to fail to load with the following error until I manually deleted all the files in datadir/.rocksdb

      [Warning] RocksDB: Schema mismatch - Table db.foo is registered in RocksDB but does not have a .frm file
      [ERROR] RocksDB: Problems validating data dictionary against .frm files, exiting
      [ERROR] RocksDB: Failed to initialize DDL manager.
      [ERROR] Plugin 'ROCKSDB' init function returned error.
      [ERROR] Plugin 'ROCKSDB' registration as a STORAGE ENGINE failed.
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            grashopa Mark
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.