phpmyadmin/libraries/controllers/database
Michal Čihař 79a34ff94c 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@cihar.com>
2016-06-14 08:28:26 +02:00
..
DatabaseStructureController.php Calculate table size as integer 2016-06-14 08:28:26 +02:00