Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ошибка деинсталляции модуля "Страницы" #956

Closed
davetoxa opened this issue May 7, 2013 · 0 comments
Closed

Comments

@davetoxa
Copy link
Contributor

davetoxa commented May 7, 2013

Во время установки возникла ошибка: > drop table {{user_user}} ...Exception: CDbCommand не удалось исполнить SQL-запрос: SQLSTATE[23000]: Integrity constraint violation: 1217 Cannot delete or update a parent row: a foreign key constraint fails (C:\wamp\www\yupe\framework\yiilite.php:8893)
#0 C:\wamp\www\yupe\framework\yiilite.php(9331): CDbCommand->execute()
#1 C:\wamp\www\yupe\framework\db\CDbMigration.php(253): CDbCommand->dropTable('{{user_user}}')
#2 C:\wamp\www\yupe\protected\modules\yupe\components\YDbMigration.php(209): CDbMigration->dropTable('{{user_user}}')
#3 C:\wamp\www\yupe\protected\modules\page\install\migrations\m000000_000000_page_base.php(67): YDbMigration->dropTableWithForeignKeys('{{user_user}}')
#4 C:\wamp\www\yupe\framework\db\CDbMigration.php(77): m000000_000000_page_base->safeDown()

#5 C:\wamp\www\yupe\protected\modules\yupe\components\migrator\Migrator.php(289): CDbMigration->down()
#6 C:\wamp\www\yupe\protected\modules\yupe\components\YWebModule.php(476): Migrator->migrateDown('page', 'm000000_000000_...')
#7 C:\wamp\www\yupe\protected\modules\yupe\components\YWebModule.php(423): YWebModule->uninstallDB()
#8 C:\wamp\www\yupe\framework\yiilite.php(581): YWebModule->getUnInstall()

@yupe yupe closed this as completed in 869758e May 7, 2013
@ghost ghost assigned yupe May 7, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants