[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 79a34f: Calculate table size as integer

Michal Čihař michal at cihar.com
Tue Jun 14 08:30:14 CEST 2016


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

  Changed paths:
    M ChangeLog
    M libraries/controllers/database/DatabaseStructureController.php
    M test/classes/controllers/DatabaseStructureControllerTest.php

  Log Message:
  -----------
  Calculate table size as integer

It should be big enough on 64-bit systems, so avoid rounding issues
which double calculations can bring.

Fixes #12303

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




More information about the Git mailing list