全新安装 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 工作,但需要切换。