diff options
author | Mayank Prasad <mayank.prasad@oracle.com> | 2011-06-10 19:56:35 +0530 |
---|---|---|
committer | Mayank Prasad <mayank.prasad@oracle.com> | 2011-06-10 19:56:35 +0530 |
commit | d9a35da1614dedaa8b999febc46b701f59b39955 (patch) | |
tree | 909ed1b5c60eb44e690847a088e23a71cca97735 /sql/CMakeLists.txt | |
parent | 96b6dc6d91e3314b9683da8c0453361eb9db540b (diff) | |
download | mariadb-git-d9a35da1614dedaa8b999febc46b701f59b39955.tar.gz |
Bug#12337762 : MYSQL_LIST_FIELDS() RETURNS WRONG CHARSET FOR CHAR/VARCHAR/TEXT
COLUMNS IN VIEWS
Issue:
charset value for a Column, returned by MYSQL_LIST_FIELDS(), was not same
for Table and View. This was because, for view, field charset was not being
returned.
Solution:
Added definition of function "charset_for_protocol()" in calss
Item_ident_for_show to return field charset value.
Diffstat (limited to 'sql/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions