• Jacob Mathew's avatar
    MDEV-15698: Spider ignores syntax errors in connection string in COMMENT field · da3c5c3c
    Jacob Mathew authored
    When a comma separator is missing between COMMENT fields, Spider ignores the
    parameter values that are beyond the last expected parameter value.  There are
    also some error messages that Spider does generate on COMMENT fields that are
    incorrectly formed.
    
    I have introduced additional infrastructure in Spider to fix these problems.
    
    Author:
      Jacob Mathew.
    
    Reviewer:
      Kentoku Shiba.
    
    Cherry-Picked:
      Commit c10da98b on branch bb-10.3-MDEV-15698
    da3c5c3c
spd_copy_tables.cc 41.6 KB