[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 69a9cb: Share logic for calling postConnect method

Michal Čihař michal at cihar.com
Fri May 9 09:42:15 CEST 2014


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 69a9cb1e584f5dcaa8becc69722d2a1e7eb5e944
      https://github.com/phpmyadmin/phpmyadmin/commit/69a9cb1e584f5dcaa8becc69722d2a1e7eb5e944
  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 logic for calling postConnect method

This should be called on success, when we're creating primary
connection.

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 44432097074d3cb019d776319782676541ea98c4
      https://github.com/phpmyadmin/phpmyadmin/commit/44432097074d3cb019d776319782676541ea98c4
  Author: Michal Čihař <michal at cihar.com>
  Date:   2014-05-09 (Fri, 09 May 2014)

  Changed paths:
    M libraries/DatabaseInterface.class.php

  Log Message:
  -----------
  Do not call DBI->postConnect for control link

It used to just return, so there is no sense in calling it at all.

Signed-off-by: Michal Čihař <michal at cihar.com>


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/963197cad111...44432097074d


More information about the Git mailing list