• unknown's avatar
    A couple of adjustments to the merge to fix the broken build · 55fb3cae
    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*
    55fb3cae
instance.cc 17.6 KB