• unknown's avatar
    Bug#17039 Cursor with procedure crashes client · 7f713ab4
    unknown authored
     - Change 'get_unit_column_type" to return the field list for the procedure
    
    
    sql/sql_union.cc:
      Change 'get_unit_column_type' to return the procedure field list if this is the execution of a procedure.
    tests/mysql_client_test.c:
      Add test case for using "procedure" in cursor.
    7f713ab4
mysql_client_test.c 407 KB