Closed fajarmnrozaki closed 2 years ago
In line 65th, the %S in timer format strftime was not written. Actually, it is no big deal, but it will affect the query time inside MySql for the second unit precisely.
Thanks for the fix, @fajarmnrozaki !
In line 65th, the %S in timer format strftime was not written. Actually, it is no big deal, but it will affect the query time inside MySql for the second unit precisely.