• Monty's avatar
    Don't give a warning about Event_scheduler for --bootstrap · 9b84df87
    Monty authored
    The reason is that --bootstrap is used to initialize the server and
    a lot of processes are not started in this case. Event scheduler is
    not an exception.
    
    This fix also removes an unexpected warning about event scheduler when
    running mariadb_install_db.
    9b84df87
events.cc 38.8 KB