Skip to content
  • Daniel Vrátil's avatar
    If the mysql server is already running, try to connect · 2ef0fe95
    Daniel Vrátil authored
    Instead of starting another mysqld process on top of the same data,
    try to reconnect to the running server.
    
    Generally this situation should not really happen, but there are
    some cases when the database cannot be properly shut down, like
    when the server crashes.
    
    BUG: 340813
    FIXED-IN: 16.12.0
    2ef0fe95