TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mysqldump < ...



Hey,

I've gotta a bit of a dump problem going on. :)

1. mysqldump -uroot -p databasename > dump.sql
No problems here.

2. created the database on the new server.

3. mysqldump -uroot -p databasename < dump.sql
I imagine this is where I'm failing, although I guess that's just an
assumption.

4. mysql> show tables; results in "Empty set (0.00 sec)

I'm using the root account on the new server so permissions shouldn't be
the problem. Well, my assumptions are entirely irrelevant.

TIA

Ron Parker
Mi-Recordz
www.mi-recordz.com
parker@mi-recordz.com