
Беру работающую базу. Запускаю скрипт по бекапированию.
Переношу созданный дамп на другую машину. Создаю базу. Заливаю в нее созданный при бекапе дамп. Результат - ядро не стартует.
В логах ядра:
Info : Apr 07 09:32:15 UTMCtx: ctx_init_file not specified. Database encription not enabled ...
Notice: Apr 07 09:32:15 ModMap: Sub-Module 'utmctx' inserted...
Info : Apr 07 09:32:15 DBA:Ctx: Creating 6 DB connections
Info : Apr 07 09:32:15 DBA:Ctx: DB Transactions are disabled
Notice: Apr 07 09:32:15 ModMap: Sub-Module 'dba:ctx' inserted...
ERROR : Apr 07 09:32:25 DBCtx: MySQL query failed:
ERROR : Apr 07 09:32:25 DBASQLError: MySQL query failed:
ERROR : Apr 07 09:32:25 DBCtx: Exception while doing SQL select !
ERROR : Apr 07 09:32:36 DBCtx: MySQL query failed:
ERROR : Apr 07 09:32:36 DBASQLError: MySQL query failed:
Что делать ? пните куда копать .....
А потом открыл файл дебага ЮТМ и обомлел
MySQL query failed:<Table 'UTM5.utm5_settings' doesn't exist> Trying to reconnect:
MySQL query failed:<Table 'UTM5.registration_info' doesn't exist> Trying to reconnect:
'UTM5.system_accounts' doesn't exist> Trying to reconnect:
Получается не все таблицы при дампе експортятся ?