[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 14e78f: Avoid error when event is not really added

Michal Čihař michal at cihar.com
Wed Nov 29 12:47:48 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 14e78f79bbb83d36f02efb87fe16b4d3a8bb746d
      https://github.com/phpmyadmin/phpmyadmin/commit/14e78f79bbb83d36f02efb87fe16b4d3a8bb746d
  Author: Michal Čihař <michal at 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 at cihar.com>


  Commit: dd38309300a129cab17d090bf30ed82cc5b44334
      https://github.com/phpmyadmin/phpmyadmin/commit/dd38309300a129cab17d090bf30ed82cc5b44334
  Author: Michal Čihař <michal at 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 at cihar.com>


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/51a65e022b24...dd38309300a1


More information about the Git mailing list