Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#10172 closed defect (bug) (invalid)

invalid_db_prefix check is erroneous

Reported by: denis-de-bernardy's profile Denis-de-Bernardy Owned by:
Milestone: Priority: normal
Severity: normal Version: 2.8
Component: General Keywords:
Focuses: Cc:

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 16 years ago.

Download all attachments as: .zip

Change History (3)

#1 @Denis-de-Bernardy
16 years ago

actually, 9users works in mysql too

#2 @Denis-de-Bernardy
16 years ago

  • Milestone 2.9 deleted
  • Resolution set to invalid
  • Status changed from new to closed

err, nevermind, totally invalid bug.

Note: See TracTickets for help on using tickets.