https://bugzilla.wikimedia.org/show_bug.cgi?id=69614

            Bug ID: 69614
           Summary: The mysql extension is dead, long live PDO
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Database
          Assignee: [email protected]
          Reporter: [email protected]
       Web browser: ---
   Mobile Platform: ---

I had a person come into #mediawiki and say they got this warning:

Deprecated: mysql_query(): The mysql extension is deprecated and will be
removed in the future: use mysqli or PDO instead in
/var/www/mediawiki-1.22.7/extensions/mat_ext/exportcsv.php on line 35

Turns out, the mysql extension for php is in fact being deprecated.

http://php.net/manual/en/changelog.mysql.php

It may be time to determine whether we want to use PDO or mysqli instead, or if
we want to support both, or what.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to