• Yuchen Pei's avatar
    MDEV-33008 Fix spider table discovery · eabc74aa
    Yuchen Pei authored
    A new column was introduced to the show index output in 10.6 in
    f691d986
    
    Thus we update the check of the number of columns to be at least 13,
    rather than exactly 13.
    
    Also backport an err number and format from 10.5 for better error
    messages when the column number is wrong.
    eabc74aa
spd_db_mysql.cc 522 KB