Hello, When trying to run the MySQL foodmart example from the calcite tutorial I get an exception that states that the MySQL driver is not found and cannot be loaded. I am working off Debian 10, used the standard calcite configuration out of a freshly cloned git, and just ran the gradle built script. Did I miss something? I included a MySQL driver .jar into the classpath of sqlline. Do I have to include a MySQL driver into calcite in some other fasthin or is this an error? Thank you in advance for any help.
Regards Michael.
