• Ramil Kalimullin's avatar
    Fix for bug #53912: Fails to build from source · bf682832
    Ramil Kalimullin authored
    NET::skip_big_packet isn't defined for the embedded server,
    hide it in such a case.
    
    
    sql/sql_connect.cc:
      Fix for bug #53912: Fails to build from source
        - hide net.skip_big_packet for the embedded server,
      as it isn't defined there.
    bf682832
sql_connect.cc 34.6 KB