Converge:

This is the openid identity page for http://www.neterslandreau.com/openid/servers/identity/

13 queries took 23 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `aros`772
2DESCRIBE `acos`772
3DESCRIBE `aros_acos`772
4DESCRIBE `authentication_associations`16163
5DESCRIBE `authentication_nonces`332
6DESCRIBE `user_openids`222
7DESCRIBE `users`882
8DESCRIBE `profiles`10102
9DESCRIBE `openid_realms`992
10DESCRIBE `openid_personas`10102
11DESCRIBE `legacy_pictures`662
12SELECT `User`.`id`, `User`.`account_type`, `User`.`username`, `User`.`password`, `User`.`email`, `User`.`admin`, `User`.`created`, `User`.`modified` FROM `users` AS `User` WHERE `id` IS NULL LIMIT 1000
13SELECT `OpenidPersona`.`id`, `OpenidPersona`.`name` FROM `openid_personas` AS `OpenidPersona` WHERE `user_id` IS NULL 000