5 messages in com.mysql.lists.mysqlRe: telnet access not available
FromSent OnAttachments
Curtis Maurand09 Nov 2000 11:39 
Stephen Johnson09 Nov 2000 12:02 
Steve Ruby09 Nov 2000 12:33 
saju09 Nov 2000 19:19 
Danny10 Nov 2000 04:26 
Subject:Re: telnet access not available
From:Danny (dan@idx.com.au)
Date:11/10/2000 04:26:36 AM
List:com.mysql.lists.mysql

Create your database in a mydb.dump file then email it to your system adminstrator which might issue

mysqladmin -u root -p CREATE mydb

mysql -u root -p mydb < mydb.dump

Or you can get your ISP to install something like phpmyAdmin

On Fri, 10 Nov 2000, saju wrote:

%_how can I upload my database without having telnet access.

where as my ISP has provided me with mysql user name & password Any help will be highly apprieated.

saju carlos