Fix 11 "fetch from view returns wrong data"
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.
Showing
Please register or sign in to comment