Releem / mysqlconfigurer

Releem is a simple MySQL tuning tool to improve database performance and reduce servers costs.
https://releem.com
GNU General Public License v3.0
255 stars 27 forks source link

Can't load Query Analytics #336

Open drupaladmin opened 1 month ago

drupaladmin commented 1 month ago

I was never able to get any query analytics loaded, it always just had the Load Data link, and clicking it showed a loader with "this process may take a few minutes" but it never loaded anything.

kochetovd commented 1 month ago

There was an error when collecting data from the table

Scan error on column index 10, name "SUM_ROWS_SENT": converting driver.Value type []uint8 ("18446744073709551614") to a int: value out of range

The error has been corrected in commit https://github.com/Releem/mysqlconfigurer/commit/06265a8037e8f36a8d08721cd56c6c254deaeca2