Make WordPress Core

Opened 20 years ago

Closed 19 years ago

#2644 closed defect (bug) (wontfix)

Large user database problems

Reported by: farm's profile farm Owned by:
Milestone: Priority: normal
Severity: normal Version: 2.0.2
Component: Administration Keywords: user database
Focuses: Cc:

Description

I had a database with about 20k registered users using WP 2.0.2

The problem is only when you goto "edit post", "write post", etc...

The page will just go blank because it can't access the database correctly. Instead of just trying to get at the table with the "posts", i think the "users" table was hogging it down allowing the write page not to be accessed.

To insure this wasn't a host problem, i deleted all users in the users and usermeta tables and then everything worked perfectly.

The main point is that as WP 2 stands, it can't handle a large user database.

Let me know what you think.

Regards,
Justin

Change History (1)

#1 @Nazgul
19 years ago

  • Resolution set to wontfix
  • Status changed from new to closed

No traction in over a year, so closing as wontfix.

Feel free to reopen if you have patches/suggestions/...

Note: See TracTickets for help on using tickets.