• unknown's avatar
    Several fixes to make tests working for embedded library · 205703ff
    unknown authored
    
    libmysqld/lib_sql.cc:
      max_allowed_packet - don't send client one to global
      thread initialization fixed
      "std" to "def" in catalog name
    sql/mysqld.cc:
      added initialization of global_system_variables.max_allowed_packet
    sql/set_var.cc:
      don't do this in embedded library
    205703ff
lib_sql.cc 19.1 KB