Uploaded image for project: 'MariaDB MaxScale'
  1. MariaDB MaxScale
  2. MXS-2250

DESCRIBE on temporary table is routed to slave

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 2.2.18, 2.3.2
    • 2.3.8
    • readwritesplit
    • None

    Description

      [Read-Write-Service]
      type=service
      router=readwritesplit
      servers=db1,db2,db3
      user=maxscale
      passwd=
      

      mysql> CREATE TEMPORARY TABLE IF NOT EXISTS `catalog_category_product_index_store1_tmp` LIKE `catalog_category_product_index_store1`;
      Query OK, 0 rows affected (0.01 sec)
      mysql> DESCRIBE `catalog_category_product_index_store1_tmp`;
      ERROR 1146 (42S02): Table 'testovaci.catalog_category_product_index_store1_tmp' doesn't exist
      

      Attachments

        Activity

          People

            johan.wikman Johan Wikman
            bambuch Adam Bambuch
            Votes:
            0 Vote for this issue
            Watchers:
            4 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.