M> I don't know how the old dll dan work with the new Migrations, does M> the old dll then also contain a MySqlScript class? M> If not, why aren't there loading/linking errors with the old dll?
Hello Melanie, Apparently, although the MySqlMigration class is already in the main repo, the code that actually uses it (see my post about tracking asset access) is only in my github fork, so for all I know the MySqlScript is not used anywhere in 0.7 (I have not actually looked at the code for a couple of weeks, so may be somewhat out of date). Which means that the timeout issue is caused by the new driver in general (i.e. MySqlCommand), rather than specifically by MySqlScript. I do have the driver sources installed here and will take a look as soon as I can (before Monday, probably). Best regards, Alex _______________________________________________ Opensim-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-dev
