Can you show the exact steps you took to try to run sqlline and the error message you got?
-- Michael Mior [email protected] Le jeu. 6 août 2020 à 13:04, Michael Hohenstein <[email protected]> a écrit : > > 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.
