Re: Cannot complete database transfer

2004-12-16 Thread Gleb Paharenko
Hello. Have you installed clients programs? One package can contain only server (mysqld), another only client programs (mysql). "James Sherwood" <[EMAIL PROTECTED]> wrote: > I am trying to transfer a database from one linux box to another, both using > redhat. > > On one I performed a

Re: Cannot complete database transfer

2004-12-15 Thread James Sherwood
;[EMAIL PROTECTED]> Sent: Wednesday, December 15, 2004 10:47 AM Subject: Re: Cannot complete database transfer > Did you install MySQL on the other box? It sounds like you took a > snapshot of the data but have not installed the executables yet. > > James Sherwood wrote: > > &

Re: Cannot complete database transfer

2004-12-15 Thread James Sherwood
t; <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 15, 2004 11:07 AM Subject: Re: Cannot complete database transfer > "I keep getting 'command not found'. " > > This error indicates that your shell cannot find the mysql file to > execut

Re: Cannot complete database transfer

2004-12-15 Thread Jason McKnight
"I keep getting 'command not found'. " This error indicates that your shell cannot find the mysql file to execute (or that it is not executable for some reason... bad permissions). This can be caused by mysql (client) not being installed or by the client not being on a path that your user can s

Re: Cannot complete database transfer

2004-12-15 Thread Victor Pendleton
t; <[EMAIL PROTECTED]> To: "James Sherwood" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, December 15, 2004 10:47 AM Subject: Re: Cannot complete database transfer Did you install MySQL on the other box? It sounds like you took a snapshot of the data but

Re: Cannot complete database transfer

2004-12-15 Thread Victor Pendleton
Did you install MySQL on the other box? It sounds like you took a snapshot of the data but have not installed the executables yet. James Sherwood wrote: I am trying to transfer a database from one linux box to another, both using redhat. On one I performed a mysqldump and it worked fine. On the o

Cannot complete database transfer

2004-12-15 Thread James Sherwood
I am trying to transfer a database from one linux box to another, both using redhat. On one I performed a mysqldump and it worked fine. On the other I created the database using a manager and tried the 'mysql username password database < filename.sql' command The problem is, I cannot seem to get

RE: Database Transfer

2001-10-29 Thread Butch Bean
://www.mysql.com/documentation/mysql/full/manual_toc.html#Backup http://www.mysql.com/documentation/mysql/full/manual_toc.html#mysqldump -Original Message- From: Sai D Burra [mailto:[EMAIL PROTECTED]] Sent: Monday, October 29, 2001 4:04 PM To: Mysql list Subject: Database Transfer Hi all i have a mysql

Database Transfer

2001-10-29 Thread Sai D Burra
Hi all i have a mysql database running on linux machine..i would like to have the complete database to be transfered with all its properties and settings into another linux machine.. how can i do that.. can anyone help me... thanks in advance Sai D Burra ___

RE: database transfer

2001-06-20 Thread Chris Bolt
With MySQL 3.23's MyISAM tables, yes, since they are platform independent. > Hi, > > Do someone maybe know, if it is possible to transfer a > mysql database? > Is it enough, that I copy the > /mysql/data/$databasename to another computer to have > there the same database with the same tables an

database transfer

2001-06-19 Thread Sibel Toprakkiran
Hi, Do someone maybe know, if it is possible to transfer a mysql database? Is it enough, that I copy the /mysql/data/$databasename to another computer to have there the same database with the same tables and records? thanks & regards, Sibel. __ D