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_5801770f3e0ecc1...

536 B

✘ error: SQL statement failed
reason: A non-empty name and value must be provided when inserting an environment variable
--> command-option:1
| ;INSERT INTO environ (name, value) VALUES (null, null)