diff options
author | unknown <msvensson@neptunus.(none)> | 2006-07-19 15:55:04 +0200 |
---|---|---|
committer | unknown <msvensson@neptunus.(none)> | 2006-07-19 15:55:04 +0200 |
commit | d7c0c66706aa1ac6d779823f0949e9623472f742 (patch) | |
tree | d676ba8a587cfcb8b96c06e5461e99ef85c9bca2 /libmysqld/lib_sql.cc | |
parent | 73328544355f091bf6a44673adc3e2b7c60335e4 (diff) | |
download | mariadb-git-d7c0c66706aa1ac6d779823f0949e9623472f742.tar.gz |
Bug #21135 Crash in test "func_time"
- backport patch from 5.0
- "table" can be NULL in temporary fields used for type conversion
sql/field.cc:
table can be NULL in temporary fields used for type conversion.
Store value in field as if db_low_byte_first was set.
sql/field.h:
table can be NULL in temporary fields used for type conversion.
Store value in field as if db_low_byte_first was set.
Diffstat (limited to 'libmysqld/lib_sql.cc')
0 files changed, 0 insertions, 0 deletions