Bug #7352
Mismatching results when comparing case-insensitive/case-sensitive values between 4GL and FWD
Start date:
Due date:
% Done:
0%
billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:
Related issues
History
#1 Updated by Dănuț Filimon about 3 years ago
There were several different results when comparing case-insensitive and case-sensitive values from where clauses, for more details, please refer to #7108-8. If I remember correctly, some of the mentioned cases were solved after the RTRIM database option was added. There is also a problem when using FastFindCache where a cached value influences the results of the next statement that needs to be executed.
I created a test-suite for #7108-8 which can be found in testcases/rev.2374.
#2 Updated by Dănuț Filimon about 3 years ago
- Related to Bug #7108: Simulate upper/rtrim directly in H2 using case specific columns added
#3 Updated by Alexandru Lungu about 3 years ago
- Assignee set to Eduard Soltan
#4 Updated by Eduard Soltan about 3 years ago
- Status changed from New to WIP