lnav/test/expected/test_sql.sh_528e48a03cdfa7cfbe263a6e22a65606247a8a95.err
2022-07-12 22:52:40 -07:00

5 lines
512 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

✘ error: SQL statement failed
reason: Environment variable names cannot contain an equals sign (=)
 --> command-option:1
 | ;INSERT INTO environ (name, value) VALUES ("foo=bar", "bar")