Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#10172 closed defect (bug) (invalid)

invalid_db_prefix check is erroneous

Reported by: Denis-de-Bernardy Owned by:
Priority: normal Milestone:
Component: General Version: 2.8
Severity: normal Keywords:
Cc: Focuses:

Description

"9users" is an invalid table, and "users" (no prefix) is a perfectly valid one.

Attachments (1)

10172.diff (497 bytes ) - added by Denis-de-Bernardy 17 years ago.

Download all attachments as: .zip

Change History (3)

#1 @Denis-de-Bernardy
17 years ago

actually, 9users works in mysql too

#2 @Denis-de-Bernardy
17 years ago

  • Milestone 2.9
  • Resolutioninvalid
  • Status newclosed

err, nevermind, totally invalid bug.

Note: See TracTickets for help on using tickets.