Skip to content

Commit 47bb835

Browse files
committed
[ga-format-pr] Run ./format_repo.sh to fix formatting
1 parent 5187bfe commit 47bb835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

enginetest/queries/script_queries.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7366,7 +7366,7 @@ where
73667366
Query: "insert into charset_edge_test(c) values (UNHEX('446F6C744C6162AE'));",
73677367
ExpectedErrStr: "Incorrect string value: '\\xAE' for column 'c' at row 1",
73687368
},
7369-
7369+
73707370
// NON-STRICT MODE TESTS (should truncate)
73717371
{
73727372
Query: "set sql_mode = '';",

0 commit comments

Comments
 (0)