salve, sto cercando di trasferire il database da sqlite a mysql, ma per ora sto avendo non pochi problemi. questo è l'errore che visualizzo:
Codice:
2013-12-03 04:38:17.818967|INFO |DatabaseQuery | | dbPlugin name: MySQL plugin, (c)TeamSpeak Systems GmbH
2013-12-03 04:38:17.819370|INFO |DatabaseQuery | | dbPlugin version: 1
2013-12-03 04:38:18.011591|INFO |Accounting | | Licensing Information
2013-12-03 04:38:18.011924|INFO |Accounting | | type : Non-profit
2013-12-03 04:38:18.012219|INFO |Accounting | | starting date : Thu Oct 3 00:00:00 2013
2013-12-03 04:38:18.012519|INFO |Accounting | | ending date : Wed Apr 16 00:00:00 2014
2013-12-03 04:38:18.012745|INFO |Accounting | | max virtualservers: 10
2013-12-03 04:38:18.012958|INFO |Accounting | | max slots : 512
2013-12-03 04:38:23.082984|INFO | | | Puzzle precompute time: 5052
2013-12-03 04:38:23.083460|INFO |FileManager | | listening on 0.0.0.0:30033
2013-12-03 04:38:23.517586|ERROR |ChanClients | 1| ChanClients() unable to add channel(ID: 5), skipping. Error was: convert error
2013-12-03 04:38:23.517891|ERROR |ChanClients | 1| ChanClients() unable to load channel(ID: 2387) from db (missing channelOrderID: 2380), deleting.
2013-12-03 04:38:23.613717|ERROR |DatabaseQuery | | db_exec() delete from channels where channel_id=2387;delete from channel_propert error: Table '359799.tokens' doesn't exist
2013-12-03 04:38:23.613877|CRITICAL|ChanClients | 1| failed to delete channelID: 2387 error: database error
Premetto che ho provato a trasferire più volte il database (magari era stato copiato male).
Qualche idea di come posso risolvere il problema? grazie