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

Drupal locked at replicated server,...

    XMLWordPrintable

Details

    Description

      Have mixed aria, inno and tokudb database.
      All innidb realted work's 100%,.. but no drupal at any!

      Drupal works at first server started and at second drupal gives error from semphore lock.

      ====
      PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'drupal.semaphore' doesn't exist: SELECT expire, value FROM

      {semaphore}

      WHERE name = :name; Array ( [:name] => variable_init ) in lock_may_be_available() (line 167 of /var/www/drupal/includes/lock.inc).
      ===

      from mysql log file:
      140821 17:12:05 476 Connect drupal@localhost as anonymous on drupal
      476 Query SET NAMES utf8
      476 Query SET sql_mode = 'ANSI,STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER'
      476 Query SELECT cid, data, created, expire, serialized FROM cache_bootstrap WHERE cid IN ('variables')
      476 Query INSERT INTO semaphore (name, value, expire) VALUES ('variable_init', '9908178453f5fe35772006.91507988', '1408630326.4874')
      476 Query SELECT expire, value FROM semaphore WHERE name = 'variable_init'
      476 Query SELECT cid, data, created, expire, serialized FROM cache_bootstrap WHERE cid IN ('module_implements')
      476 Query SELECT cid, data, created, expire, serialized FROM cache WHERE cid IN ('theme_registry:build:modules')
      476 Query SELECT filename FROM system WHERE name = 'bartik' AND type = 'theme'
      476 Query DELETE FROM semaphore
      WHERE (value = '9908178453f5fe35772006.91507988')
      476 Quit

      Attachments

        Activity

          People

            nirbhay_c Nirbhay Choubey (Inactive)
            boy007 Joni-Pekka Kurronen
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.