Bug #74432 | UDF interface provides wrong length info for args which were converted to NULL | ||
---|---|---|---|
Submitted: | 17 Oct 2014 19:22 | ||
Reporter: | Sveta Smirnova | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: User-defined functions ( UDF ) | Severity: | S3 (Non-critical) |
Version: | 5.6.21 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[17 Oct 2014 19:22]
Sveta Smirnova
[17 Oct 2014 19:23]
Sveta Smirnova
complete test case
Attachment: null_bug.tar.gz (application/x-gzip, text), 4.09 KiB.
[17 Oct 2014 19:24]
Sveta Smirnova
To compile test case run: cmake . -DMYSQL_DIR=/path/to/mysql/dir make To run tests: MYSQL_DIR=/path/to/mysql/dir make -f Makefile.unix test_null_bug