【发布时间】:2014-01-13 01:11:48
【问题描述】:
全新安装 Plastic SCM 和 MySQL 后,我尝试将数据库后端更改为 MySQL,但始终出现以下错误。
The database rep_1 can't be created. Check the server log (plastic.server.log). Error: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. at Codice.CM.Data.BaseDataManager.CreateSingleRepository(Int64 repId)
at admintool.DatabaseCopier.Start()
at admintool.DatabaseMigrator.MigrateDatabases()
at admintool.DatabaseMigrator.Start()
有什么想法吗?如何设置 MySWL 或 SQL Server?我有 Sqlite 工作,但需要切换。
【问题讨论】:
标签: mysql sql sql-server plasticscm