• Jacob Mathew's avatar
    MDEV-17144: Sample of spider_direct_sql cause crash · e3396161
    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.
    e3396161
spd_direct_sql.cc 63 KB