Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-13380

DROP table for temporary tables created on a slave executed on master?

    XMLWordPrintable

Details

    Description

      As far as I can see from inspecting the code, it looks like a drop table query for temporary tables is still executed on the master, instead of on the slave on which the temporary table was created. See eZMySQLDB::query for example. Only insert, update and delete queries are checked for, not DROP TABLE.

      Related to http://issues.ez.no/11815

      Requires more testing.

      Attachments

        Activity

          People

            cyberwolf cyberwolf
            cyberwolf cyberwolf
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: