News

MySQL Workbench is a desktop GUI product from MySQL itself. It does much more than importing and exporting with features like server health monitoring, SQL data modeling, and more.
Come to think of it, you may actually need to create your database first. I'm not sure that using # mysql orsee -uroot -ptest < install.sql will actually create the orsee database or not.
Use the Excel file as an ODBC data source (connection string info here), and your MySQL database as the destination (using their ODBC connector). What OS is your process running on?