• unknown's avatar
    fix for bug#17543 Creating Event crash the server · f39aca3f
    unknown authored
    this problem affects only debug builds
    
    
    mysql-test/r/events.result:
      update results
    mysql-test/t/events.test:
      tests for bug#17543 Creating Event crash the server
    sql/event_timed.cc:
      the delimiter between DO and the body could be not only a space
      but any other recognized white space, so use proper macro.
    f39aca3f
events.test 13.9 KB