• Jacob Mathew's avatar
    MDEV-17144: Sample of spider_direct_sql cause crash · c9a5804e
    Jacob Mathew authored
    The crash occurs when the Spider node server attempts to create an error
    message stating that the temporary table is not found.  The function to
    create the error message is called with incorrect parameters.
    
    I fixed the crash by correcting the incorrect parameter values.
    
    Author:
      Jacob Mathew.
    
    Reviewer:
      Kentoku Shiba.
    
    Cherry-Picked:
      Commit e3396161 on branch bb-10.3-mdev-17144
    c9a5804e
spd_direct_sql.cc 63 KB