diff options
author | unknown <konstantin@mysql.com> | 2004-05-31 14:21:48 +0400 |
---|---|---|
committer | unknown <konstantin@mysql.com> | 2004-05-31 14:21:48 +0400 |
commit | 7f1303329d99a9bfd624c941311802fa93223994 (patch) | |
tree | 666f0c683e5e27a737b70294ad4a352b597fb587 /zlib/zlib.3 | |
parent | 92c10c681f0ecf3f8d969b30736e2699e07d751b (diff) | |
download | mariadb-git-7f1303329d99a9bfd624c941311802fa93223994.tar.gz |
Fix for Bug#3796 "Prepared statement, select concat(<parameter>,<column>), wrong
result": new Item_param member for use in val_str()
sql/item.cc:
Fix for Bug#3796:
- return str_value_ptr from val_str to prevent modifications of parameter
value.
sql/item.h:
Fix for bug#3796:
- Item::val_str() method semantics documented
- new member of Item_param
tests/client_test.c:
Test case for bug #3796 added. A few compile-time warnings removed.
Diffstat (limited to 'zlib/zlib.3')
0 files changed, 0 insertions, 0 deletions