You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lnav/test/expected/test_sql.sh_528e48a03cdfa7c...

4 lines
465 B
Plaintext

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