Hi!

I'm having a strange problem - I can't read data using the

mysql -u root -p database<path/to/whatever.sql

Not getting any error message, but some kind of introduction text flashes by reading:

----
[powerbook:~] victor% /usr/local/mysql/bin/mysql -u root -p *** databas < /path/to/tabell.sql
/usr/local/mysql/bin/mysql  Ver 12.21 Distrib 4.0.15, for apple-darwin6.4 (powerpc)
Copyright (C) 2002 MySQL AB
This software comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to modify and redistribute it under the GPL license
Usage: /usr/local/mysql/bin/mysql [OPTIONS] [database]
  -?, --help          Display this help and exit.
  --auto-rehash       Enable automatic rehashing. One doesn't need to use


[... clip ...]

max_allowed_packet                16777216
net_buffer_length                 16384
select_limit                      1000
max_join_size                     1000000
----

Anyone knowing what to do? It's pretty urgent cause I'm having this big database for a project that is to big to import using phpmyadmin - causes the browser to time out...

Sincerely

Victor


-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to