• Yuchen Pei's avatar
    MDEV-27186 spider/partition: Report error on info() failure · 042a0d85
    Yuchen Pei authored
    Like MDEV-28105, spider may attempt to connect to remote server in
    info(), and it may emit an error upon failure to connect. In this
    case, the downstream caller ha_partition::open() should return the
    error to avoid inconsistency.
    
    This fixes MDEV-27186, MDEV-27237, MDEV-27334, MDEV-28241, MDEV-34101.
    042a0d85
ha_partition.cc 365 KB