Fix for bug #14064: information_schema test fails on opnsrv6c.
sql/sql_show.cc: 1. Use Field_longlong::store(longlong nr, bool unsigned_val) for ulonglong values instead of Field_longlong::store(double nr). 2. CHARACTER_OCTET_LENGTH and CHARACTER_MAXIMUM_LENGTH fields filing order fixed (8 <-> 9).
Showing
Please register or sign in to comment