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

why we use WITH_PARTITION_STORAGE_ENGINE ?

    Details

    • Type: Task
    • Status: Closed
    • Priority: Trivial
    • Resolution: Fixed
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None

      Description

      hi guys, it's a idiot question, but why we use WITH_PARTITION_STORAGE_ENGINE?

      could partition be default in any version? partition_storage is a big footprint for embedded that a configure option must exists?

        Gliffy Diagrams

          Attachments

            Activity

            Hide
            serg Sergei Golubchik added a comment -

            it could.
            configure option exists for all storage engines that technically can be disabled. partition engine is one of those.

            Show
            serg Sergei Golubchik added a comment - it could. configure option exists for all storage engines that technically can be disabled. partition engine is one of those.
            Hide
            rspadim roberto spadim added a comment -

            but for example, partition should change query cache invalidation (table + partition_id), and meta data lock (lock of partition 1234 of table xxx, instead of only table xxxx)
            is not simplier consider that all table have partitions?

            Show
            rspadim roberto spadim added a comment - but for example, partition should change query cache invalidation (table + partition_id), and meta data lock (lock of partition 1234 of table xxx, instead of only table xxxx) is not simplier consider that all table have partitions?
            Hide
            rspadim roberto spadim added a comment -

            other doubt, why partition isnt listed as engine in information schema?

            Show
            rspadim roberto spadim added a comment - other doubt, why partition isnt listed as engine in information schema?

              People

              • Assignee:
                Unassigned
                Reporter:
                rspadim roberto spadim
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: