#9938 closed defect (bug) (duplicate)
user count limit
Reported by: | sanyi | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.6.1 |
Component: | Optimization | Keywords: | user limit |
Focuses: | Cc: |
Description
I have a site, where i have a lot of users (more than 17000) and i have a big problem...
When i want to edit users (admin/users.php), i don't get any data, it seems like to "no users in database", but when we connected to mysql server, and selected the count of the users is more than 17000.
Can you help to solve this problem?
I use 2.6.3 because we have a lot of data, and we don't want to loose it, when we upgrade it...
Change History (7)
#2
@
15 years ago
- Component changed from Users to Optimization
- Milestone changed from Unassigned to Future Release
- Owner set to Denis-de-Bernardy
#6
@
15 years ago
- Resolution set to duplicate
- Status changed from assigned to closed
Closing this ticket b/c it's not reporting specific platform info and is based on an out-of-date version. Fixing this issue will happen via ticket https://core.trac.wordpress.org/ticket/10201
Note: See
TracTickets for help on using
tickets.
Make a database backup and upgrade..
To me it nearly sounds like mysql is timing out.. But any patches made to the code (assuming its not a mysql issue) would be for 2.8.. and testing under a current version is a must.