• evgen@moonbone.local's avatar
    Fix 11 "fetch from view returns wrong data" · bff2fd8d
    evgen@moonbone.local authored
    Wrong method for creating temporary field was choosen, which results in
    sending int field with int header but lonlong data.
    
    Test case is added to mysql_client_test.c because client library is required
    to test the bug.
    bff2fd8d
sql_select.cc 418 KB