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

TokuDB fails to compile without partition storage engine

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • 5.5.36, 10.0.9
    • 5.5.37, 10.0.10
    • None
    • None

    Description

      cmake -DWITH_PARTITION_STORAGE_ENGINE=OFF
       
      /home/svoj/devel/maria/10.0-mdev5242/storage/tokudb/ha_tokudb.cc: In member function ‘virtual int ha_tokudb::create(const char*, TABLE*, HA_CREATE_INFO*)’:
      /home/svoj/devel/maria/10.0-mdev5242/storage/tokudb/ha_tokudb.cc:7020:15: error: ‘struct TABLE’ has no member named ‘part_info’
           if (form->part_info == NULL) {
                     ^
      In file included from /home/svoj/devel/maria/10.0-mdev5242/storage/tokudb/ha_tokudb.cc:8381:0:
      /home/svoj/devel/maria/10.0-mdev5242/storage/tokudb/ha_tokudb_alter_56.cc: In member function ‘virtual bool ha_tokudb::commit_inplace_alter_table(TABLE*, Alter_inplace_info*, bool)’:
      /home/svoj/devel/maria/10.0-mdev5242/storage/tokudb/ha_tokudb_alter_56.cc:685:61: error: ‘struct TABLE’ has no member named ‘part_info’
               if (TOKU_PARTITION_WRITE_FRM_DATA || altered_table->part_info == NULL) {

      Attachments

        Activity

          People

            serg Sergei Golubchik
            svoj Sergey Vojtovich
            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.