-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
affects-7.5This bug affects the 7.5.x(LTS) versions.This bug affects the 7.5.x(LTS) versions.severity/minorsig/sql-infraSIG: SQL InfraSIG: SQL Infratype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.
Description
Bug Report
error log
time="2023-12-05T10:26:52+08:00" level=error msg="run test [expression/builtin] err: sql:select rtrim(\" bar \\t\"), rtrim(\"bar\\t \"), rtrim(\"bar \\n\"), rtrim(\"bar \\r\");: failed to run query \n\"select rtrim(\" bar \\t\"), rtrim(\"bar\\t \"), rtrim(\"bar \\n\"), rtrim(\"bar \\r\");\" \n around line 852, \nwe need(193):\nselect rtrim(\" bar \\t\"), rtrim(\"bar\\t \"), rtrim(\"bar \\n\"), rtrim(\"bar \\r\");\nrtrim(\" bar \\t\")\trtrim(\"bar\\t \")\trtrim(\"bar \\n\")\trtrim(\"bar \\r\")\n bar \t\tbar\t\tbar \n\tbar \nD\nbut got(193):\nselect rtrim(\" bar \\t\"), rtrim(\"bar\\t \"), rtrim(\"bar \\n\"), rtrim(\"bar \\r\");\nrtrim(\" bar \\t\")\trtrim(\"bar\\t \")\trtrim(\"bar \\n\")\trtrim(\"bar \\r\")\n bar \t\tbar\t\tbar \n\tbar \r\n\n"
Metadata
Metadata
Assignees
Labels
affects-7.5This bug affects the 7.5.x(LTS) versions.This bug affects the 7.5.x(LTS) versions.severity/minorsig/sql-infraSIG: SQL InfraSIG: SQL Infratype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.