Closed GoogleCodeExporter closed 9 years ago
When I click the "Join Now" button, this is recorded in the mysql log:
100927 21:08:01 1 Connect opensim@localhost on
1 Init DB SimianFE
1 Query SET NAMES 'utf8' COLLATE 'utf8_general_ci'
1 Query SELECT *
FROM (`sgf_sessions`)
WHERE `session_id` = '17fe280c83b4aff999cc7a65df923482'
AND `user_agent` = 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en'
1 Query UPDATE `sgf_sessions` SET `last_activity` = 1285636081, `session_id` = 'a906b78ce78cfdca48bbb963b64f1c4a' WHERE session_id = '17fe280c83b4aff999cc7a65df923482'
2 Connect opensim@localhost on Simian
2 Query SELECT * FROM Users WHERE Name='Libby Librarian'
3 Connect opensim@localhost on Simian
3 Query SELECT * FROM Users WHERE Email='sterickson@gmail.com'
3 Query SELECT `Key`, `Value` FROM UserData WHERE ID='2dc3cb62-01d7-4b93-875c-5d68b5543c31'
1 Quit
Original comment by sterick...@gmail.com
on 28 Sep 2010 at 1:10
Resolved the bug with error messages bubbling up.....
Original comment by jonaf...@gmail.com
on 28 Sep 2010 at 2:32
Original issue reported on code.google.com by
sterick...@gmail.com
on 27 Sep 2010 at 7:39