Be aware that if you do statement/text based mysql backups, your uuid call will give different results upon restore and all of your hashed passwords will be wrong ;) For the most flexibility, calculate the uuid in your language of choice (i.e. php) and then hand that off to MySQL. This also lets you swap DBs later...
On Sun, Oct 18, 2009 at 11:18 AM, Marcio Cardoso <[email protected]>wrote: > Thank's a lot, i solve the problem, when you insert a avatar from a > stored procedure in mysql, you need to insert more data, not only the > user name, the password and uuid. > > > -- Daniel Smith - Sonoma County, California http://daniel.org/resume
_______________________________________________ Opensim-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-dev
