• Ramil Kalimullin's avatar
    Fix for bug #53912: Fails to build from source · 9a381264
    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.
    9a381264
sql_connect.cc 34.6 KB