Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 14e78f79bbb83d36f02efb87fe16b4d3a8bb746d https://github.com/phpmyadmin/phpmyadmin/commit/14e78f79bbb83d36f02efb87fe16... Author: Michal Čihař michal@cihar.com Date: 2017-11-29 (Wed, 29 Nov 2017)
Changed paths: M libraries/classes/Rte/Events.php
Log Message: ----------- Avoid error when event is not really added
This can easily happen when it was scheduled in past, MySQL then just ignores it.
Signed-off-by: Michal Čihař michal@cihar.com
Commit: dd38309300a129cab17d090bf30ed82cc5b44334 https://github.com/phpmyadmin/phpmyadmin/commit/dd38309300a129cab17d090bf30e... Author: Michal Čihař michal@cihar.com Date: 2017-11-29 (Wed, 29 Nov 2017)
Changed paths: M test/selenium/PmaSeleniumDbEventsTest.php
Log Message: ----------- Include timestamp when creating event in selenium tests
Signed-off-by: Michal Čihař michal@cihar.com
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/51a65e022b24...dd38309300a1