• unknown's avatar
    A couple of adjustments to the merge to fix the broken build · ba155977
    unknown authored
    instance.cc:
      Removed wrongly placed closing brace
    item_geofunc.cc:
      needed to pass in a TABLE_SHARE* instead of a TABLE*
    
    
    server-tools/instance-manager/instance.cc:
      Removed wrongly placed closing brace
    sql/item_geofunc.cc:
      needed to pass in a TABLE_SHARE* instead of a TABLE*
    ba155977
instance.cc 17.6 KB