Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#25211 closed enhancement (duplicate)

change to mysqli_connect

Reported by: brody182 Owned by:
Priority: normal Milestone:
Component: General Version:
Severity: normal Keywords:
Cc: Focuses:

Description

mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO

wp-includes\wp-db.php on line 1142

Attachments (1)

wp-db.php (48.3 KB ) - added by brody182 13 years ago.
wp-includes\wp-db.php

Download all attachments as: .zip

Change History (2)

#1 @markoheijnen
13 years ago

  • Milestone Awaiting Review
  • Resolutionduplicate
  • Status newclosed

There is already some work being done on #21663

@brody182
13 years ago

wp-includes\wp-db.php

Note: See TracTickets for help on using tickets.