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

Cassandra Storage Engine Missing from 10.0.2 Centos 5 rpms

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Won't Fix
    • 10.0.2
    • None
    • None
    • CentOS 5, MariaDB-10.0.2-centos5-x86_64-server.rpm

    Description

      When doing a show engines I see:

      MariaDB [keys]> show engines;
      +--------------------+---------+----------------------------------------------------------------+--------------+------+------------+
      | Engine             | Support | Comment                                                        | Transactions | XA   | Savepoints |
      +--------------------+---------+----------------------------------------------------------------+--------------+------+------------+
      | MyISAM             | YES     | MyISAM storage engine                                          | NO           | NO   | NO         |
      | CSV                | YES     | CSV storage engine                                             | NO           | NO   | NO         |
      | MRG_MyISAM         | YES     | Collection of identical MyISAM tables                          | NO           | NO   | NO         |
      | BLACKHOLE          | YES     | /dev/null storage engine (anything you write to it disappears) | NO           | NO   | NO         |
      | PERFORMANCE_SCHEMA | YES     | Performance Schema                                             | NO           | NO   | NO         |
      | InnoDB             | DEFAULT | Supports transactions, row-level locking, and foreign keys     | YES          | YES  | YES        |
      | ARCHIVE            | YES     | Archive storage engine                                         | NO           | NO   | NO         |
      | MEMORY             | YES     | Hash based, stored in memory, useful for temporary tables      | NO           | NO   | NO         |
      | FEDERATED          | YES     | FederatedX pluggable storage engine                            | YES          | NO   | YES        |
      | Aria               | YES     | Crash-safe tables with MyISAM heritage                         | NO           | NO   | NO         |
      +--------------------+---------+----------------------------------------------------------------+--------------+------+------------+
      10 rows in set (0.00 sec)

      No Cassandra Engine appears to be included

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rwagner Robert Wagner
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

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