• unknown's avatar
    Store the each column from a multi column result set into a separate variable. · 867e01d9
    unknown authored
    
    client/mysqltest.c:
      Update var_query_set to store every column from a query into a separate variable.
      The whole result will still be stored as tab separated string in the var that let points at.
    mysql-test/r/mysqltest.result:
      Add test results
    mysql-test/t/mysqltest.test:
      Add tests for "one variable for each column" from let.
    867e01d9
mysqltest.test 31.3 KB