[phpMyAdmin Git] [phpmyadmin/phpmyadmin] eafd5a: Simplify mysqli database connection

Michal Čihař michal at cihar.com
Wed Jan 18 09:47:54 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: eafd5a5d9337fa812d70607d053d7bea348cdcb8
      https://github.com/phpmyadmin/phpmyadmin/commit/eafd5a5d9337fa812d70607d053d7bea348cdcb8
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-01-18 (Wed, 18 Jan 2017)

  Changed paths:
    M libraries/dbi/DBIMysqli.php

  Log Message:
  -----------
  Simplify mysqli database connection

- there is no need for _realConnect here as we call just one
  function in all cases (compared to mysql) backend
- properly pass connection flags (see #12898)

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




More information about the Git mailing list