Sorry. You MUST use Old Guids. No way around it, as in openSim, the empty string is a valid value for some GUID fields. Si we NEED them to be treated as strings of 36 chars, NOT as Guid.
Melanie Alex Ra wrote: > AA> I confirm that in all attempts to do this in 0.7 on Windows Vista 32 > AA> bit the Robust.exe migrations failed with a Cmd timeout after what I > AA> observed as 35-40 seconds. > > Hello Ai, > > To me it looks like the best approach would be first to try increasing the > command timeout through the conn string, using new mySQL driver, NO > "Old Guids" and NO "pooling=false;". > > If this solves the migration timeouts, the picture should become much > more clear and if there are any remaining problems with the migrations > and the driver compatibility, they should be much easier to locate and > fix. > > Afterwards, it might make sense to hardcode a huge timeout directly into the > Migration class, so that it is always used in any migrations, while the > default (moderate) timeout will remain for regular operations. > > Best regards, > > Alex > > _______________________________________________ > Opensim-dev mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-dev > > _______________________________________________ Opensim-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-dev
