altenwald / altenwald/erlmysql

Select Query Issue with '' data

未关闭
#1 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Erlang
星标
3
派生
3
PR 合并指标
30 天内没有已合并 PR

描述

Execution crashes when parsing the response for a query "select col1,col2 from test", but col1 carries the value as '' (Its just empty quotes, value not set as null).
Problem didn't appear when called as "select col2,col1 from test", where col2 has some string and col1 is ''.
(Note the order of col1 and col2 in both executions).

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。