https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20144 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |josef.moravec@gmail.com --- Comment #6 from Josef Moravec <josef.moravec@gmail.com> --- Hi Jonathan, I just started to testing, found two issues till now: Can't recreate database, when creating table structure, I got: there can be only one TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause I am on mysql 5.5.59, which is still default in jessie, more timestamp columns are possible from mysql 5.6.5: https://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-5.html Second one: Shouldn't be there atomic update for this change? https://github.com/joubu/Koha/commit/de14e25c7b03ca9a4812df627dec397eae4261a... -- You are receiving this mail because: You are watching all bug changes.