• unknown's avatar
    Bug#35997 Event scheduler seems to let the server crash, if it is embedded. · c83b9a33
    unknown authored
    Fixed build failure depending on events in embedded build.
    
    
    mysql-test/r/create.result:
      Moved test with events to another test file sine embedded build doesn't
      support event scheduler.
    mysql-test/r/events_2.result:
      Moved test with events to another test file sine embedded build doesn't
      support event scheduler.
    mysql-test/r/sp.result:
      Removed 'show privileges' from test as result is depending on 
      if event sheduler is built in.
    mysql-test/t/create.test:
      Moved test with events to another test file sine embedded build doesn't
      support event scheduler.
    mysql-test/t/events_2.test:
      Moved test with events to another test file sine embedded build doesn't
      support event scheduler.
    mysql-test/t/sp.test:
      Removed 'show privileges' from test as result is depending on 
      if event sheduler is built in.
    c83b9a33
events_2.result 13.1 KB