• unknown's avatar
    Some of the argument place holders were not quite correct compared to · d3d10105
    unknown authored
    the argument type. Fixed also some float() casts to double() as query_id
    is now actually longlong type. Related to Bug#9646.
    
    
    
    sql/sql_parse.cc:
      Some of the argument place holders were not quite correct compared to
      the argument type. Fixed also some float() casts to double() as query_id
      is now actually longlong type.
    d3d10105
sql_parse.cc 198 KB