John Hughes wrote:
> Please allow me to broaden this thread to include backup for mySQL
> users who have accounts with ISPs.
> In my case I have mySQL access on a Web server where I have NO access
> to the server-level options. What is my best option of making a
> backup of the database and tabl
Please allow me to broaden this thread to include backup for mySQL
users who have accounts with ISPs.
In my case I have mySQL access on a Web server where I have NO access
to the server-level options. What is my best option of making a
backup of the database and tables that I use?
Also, what i
urred
during this procedure.
Thanks and regards,
Chetan Lavti
-Original Message-
From: Jeremy Zawodny [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 04, 2002 10:19 AM
To: Chetan Lavti
Cc: [EMAIL PROTECTED]
Subject: Re: Again regarding MySQL Backup and Recovery
On Mon, Mar 04, 2002 at 10:05:
On Mon, Mar 04, 2002 at 10:05:50AM +0530, Chetan Lavti wrote:
>
> I am using MySQL 3.23.47 and InnoDB table type on Linux7.1 platform.
> Now,for this database backup and recovery procedures are given as :
>
> 1.Taking 'binary' backup of the database.
> 2.Using the mysqldump utility
>
> I
hi,
I am using MySQL 3.23.47 and InnoDB table type on Linux7.1 platform.
Now,for this database backup and recovery procedures are given as :
1. Taking 'binary' backup of the database.
2. Using the mysqldump utility
In the first method we do the following things :
ยท Shut down you