Модулю Demonstration site (Sandbox / Snapshot). Danger!!!

Главные вкладки

Аватар пользователя Artu Artu 23 января 2014 в 14:51

https://drupal.org/project/demo
Модуль создает снимок базы. При попытке его восстановить удаляет все таблицы, а в снимке не содержится определение таблиц, а только вставку.
В итоге импорт невозможно осуществить. Не понятно вообще как им пользоваться.
Будьте осторожны.

Additional uncaught exception thrown while handling exception.

Original

PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci COMMENT='Stores actio' at line 1 in _demo_reset() (line 345 of /home/uXXXX/domains/demo.com.ua/sites/all/modules/demo/demo.admin.inc).

Additional

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'demo.d7_locales_source' doesn't exist: SELECT s.lid, t.translation, s.version FROM {locales_source} s LEFT JOIN {locales_target} t ON s.lid = t.lid AND t.language = :language WHERE s.source = :source AND s.context = :context AND s.textgroup = 'default'; Array ( [:language] => ru [:source] => Error [:context] => ) in locale() (line 720 of /home/uXXXX/domains/demo.itcross.com.ua/modules/locale/locale.module).

Uncaught exception thrown in session handler.

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'uXXXX_demo.d7_sessions' doesn't exist: SELECT 1 AS expression FROM {sessions} sessions WHERE ( (sid = :db_condition_placeholder_0) AND (ssid = :db_condition_placeholder_1) ); Array ( [:db_condition_placeholder_0] => w9xkQ3f3tS_9vLR1lNfiapn5wgWIxyLtMDPG5rb8IdQ [:db_condition_placeholder_1] => ) in _drupal_session_write() (line 209 of /home/uXXXX/domains/demo.com.ua/includes/session.inc).