• Sergei Golubchik's avatar
    don't scream when auto-selected IPv6 is not available · 2a0f0867
    Sergei Golubchik authored
    when --bind-address is not specificed explicitly (or set to '*')
    MariaDB tries all wildcard addresses. Print a warning (not an error)
    if a socket cannot be created for some of them.
    
    Still print an error if a socket cannot be created for an address
    that a user has specified expicitly with --bind-address.
    2a0f0867
mysqld.cc 330 KB