Good Evening,
Thanks for the info. I guess I figured out my problem without answering the question about mysqlimport. I used the sample phphelpdesk.mysql did "mysql < phphelpdesk.mysql" and then went into phpmyadmin, dropped all the tables. I then went "mysql -uroot phphelpdesk < phphelpdesk.sql" and it worked. I realize now that I could have just created an empty database with that name. After doing that, imported the information. Arrgghh....