1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-29 02:29:21 +02:00
Andreas Fischer 823f2571f5 [ticket/9536] Small improvement for query against user/session tables when managing users from the ACP.
There can be multiple entries in the session table for one user_id. We only need and also only fetch one. Using LIMIT 1 should therefore increase performance slightly. This is especially true when editing the anonymous user account because the session table can have many entries for the user_id ANONYMOUS.

PHPBB3-9536
2010-05-14 02:31:44 +02:00
..
2007-10-05 14:36:34 +00:00
2010-01-17 16:48:58 +00:00
2007-10-05 14:36:34 +00:00
2007-10-05 14:36:34 +00:00
2007-10-05 14:36:34 +00:00
2009-10-07 14:54:10 +00:00
2007-10-05 14:36:34 +00:00