• unknown's avatar
    Safety fix to not allow one to specify too big max_alloc_packet to mysqld · 884e3dee
    unknown authored
    Safety fix to not cause conflicts with extended packages in 4.0.
    
    
    sql/mysqld.cc:
      Safety fix to not allow one to specify too big max_alloc_packet
    sql/net_serv.cc:
      Safety fix to not cause conflicts with extended packages in 4.0.
      (Should not cause any notable changes for 3.23 servers)
    884e3dee
net_serv.cc 18.3 KB