Comments - Division Operator (/)

4 years, 5 months ago Cesar Murilo Silva Jr.

I don't know why, but logging out and logging back in mysql returned the result:

MariaDB [(none)]> select (574009836108 - 574009822578) / 1024/1024 as MB_per_min; + ------------ +

MB_per_min

+ ------------ +

0.01290321

+ ------------ + 1 row in set (0.00 sec)

Before I was alone: 1 row in set (0.00 sec)

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.