#9938 closed defect (bug) (duplicate)
user count limit
| Reported by: | sanyi | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Optimization | Version: | 2.6.1 |
| Severity: | normal | Keywords: | user limit |
| Cc: | Focuses: |
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)
#6
@
17 years ago
- Resolution → duplicate
- Status assigned → 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
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.