[Bug 26315] New: statistics.datetime should keep the initial value
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26315 Bug ID: 26315 Summary: statistics.datetime should keep the initial value Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Database Assignee: koha-bugs@lists.koha-community.org Reporter: arthur.suzuki@biblibre.com QA Contact: testopia@bugs.koha-community.org It appears that statistics.datetime is created with SQL NOW(); Although this is perfect in most case, when using binarylogs to synchronize between two database server instance (like in master-slave configuration), this will lead to erratic data being imported into the slave server if a delay is encountered between creation on the master and import on the slave. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26315 Arthur Suzuki <arthur.suzuki@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Arthur Suzuki <arthur.suzuki@biblibre.com> --- Solved by changes introduced by bz24151 *** This bug has been marked as a duplicate of bug 24151 *** -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org