[Phpmyadmin-devel] Deprecating the mysql extension

Michal Čihař michal at cihar.com
Thu Dec 12 15:03:32 CET 2013


Hi

Dne Thu, 12 Dec 2013 06:25:35 -0500
Marc Delisle <marc at infomarc.info> napsal(a):

> yesterday at our team meeting, we decided that for the 4.2 version, we
> would tell users that the mysql extension is deprecated, and we would
> remove support for it in the 4.3 version.
> 
> I would like to go further (for 4.2), to better help our users:
> 
> - remove the $cfg['Servers'][$i]['extension'] directive
> - always try to load mysqli
> - if this fails, try to load mysql
> -- if this fails, give up (like we currently do)
> -- if this works, display a strong message explaining that this
> extension is no longer recommended and will be deprecated in the next
> version
> 
> Comments?

Sounds good.

-- 
	Michal Čihař | http://cihar.com | http://blog.cihar.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20131212/ea9772ee/attachment.sig>


More information about the Developers mailing list