新鲜安装塑料SCM和MySQL后,我尝试将数据库后端更改为MySQL,但始终得到以下错误。塑料SCM 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的工作,但需要切换。
我决定使用SqlServer。成功完成所有设置。谢谢。 –