[phpMyAdmin Git] [phpmyadmin/phpmyadmin] d11185: Fixed error reporting on connect problems

Michal Čihař michal at cihar.com
Fri Jun 3 14:32:11 CEST 2016


  Branch: refs/heads/QA_4_6
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: d11185f5dec952d01af731f4a61ba413319fea63
      https://github.com/phpmyadmin/phpmyadmin/commit/d11185f5dec952d01af731f4a61ba413319fea63
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-06-03 (Fri, 03 Jun 2016)

  Changed paths:
    M ChangeLog
    M libraries/dbi/DBIMysqli.php

  Log Message:
  -----------
  Fixed error reporting on connect problems

The mysqli_real_connect seems to return NULL on invalid parameters, so
we need to handle it as well. This doesn't seem to be documented
anywhere.

Issue #12279

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




More information about the Git mailing list