[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 510825: Share implementation of insertId among DBIs
Michal Čihař
michal at cihar.com
Fri May 9 09:22:56 CEST 2014
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 510825c97e5baa7fb6468b382a224c21e704826b
https://github.com/phpmyadmin/phpmyadmin/commit/510825c97e5baa7fb6468b382a224c21e704826b
Author: Michal Čihař <michal at cihar.com>
Date: 2014-05-09 (Fri, 09 May 2014)
Changed paths:
M libraries/DatabaseInterface.class.php
M libraries/dbi/DBIDrizzle.class.php
M libraries/dbi/DBIMysql.class.php
M libraries/dbi/DBIMysqli.class.php
Log Message:
-----------
Share implementation of insertId among DBIs
There is no need to have the method implemented three times.
Signed-off-by: Michal Čihař <michal at cihar.com>
More information about the Git
mailing list