Hi,
At the moment the status page contains text like: "2,441 KiB". Could this be changed to "2.38" MiB"? Two thousand kilobyte sounds weird compared to 2 megabyte.
I think there's a bug here too. I just saw "1,074,7 MB" Here the comma is used both as a thousand separator and as the decimal point...
Still having this issue in current version?
Yes: "Qcache_free_memory 6,467 k"
I've just adjusted formatting of numbers on status page.
It's nost just about the status page, it's about all numbers.
Printing int 0 as 0.0 doesn't look right. A zero decimal part probably shouldn't be printed.
Innodb_data_read: 3,609 k in 3.4.0-beta1 Still not fixed?
The change got reverted because of (your) bug #3119874. Looking for better solution.
Fixed again in git.
I think there's a bug here too. I just saw "1,074,7 MB"
Here the comma is used both as a thousand separator and as the decimal point...
Still having this issue in current version?
Yes: "Qcache_free_memory 6,467 k"
I've just adjusted formatting of numbers on status page.
It's nost just about the status page, it's about all numbers.
Printing int 0 as 0.0 doesn't look right. A zero decimal part probably shouldn't be printed.
Innodb_data_read: 3,609 k in 3.4.0-beta1
Still not fixed?
The change got reverted because of (your) bug #3119874. Looking for better solution.
Fixed again in git.