substr() SQL function does not work in KEXISQL, for example: SELECT substr(name, 5) FROM t returns empty values, expected cut-off text at index 5. Reproducible: Always
*** This bug has been marked as a duplicate of bug 333206 ***