Loading client/mysqltest.c +1 −1 Original line number Diff line number Diff line Loading @@ -4081,7 +4081,7 @@ int main(int argc, char **argv) } else { // Print the result to stdout /* Print the result to stdout */ printf("%s", ds_res.str); } } Loading Loading
client/mysqltest.c +1 −1 Original line number Diff line number Diff line Loading @@ -4081,7 +4081,7 @@ int main(int argc, char **argv) } else { // Print the result to stdout /* Print the result to stdout */ printf("%s", ds_res.str); } } Loading