On Fri, May 13, 2011 at 10:21, Joerg Bruehe wrote:
> Hi everybody!
>
>
> Dotan Cohen wrote:
>> Is there a simple browser-based MySQL backup solution for
>> non-technical users. [[...]]
>> The main features needed are:
>> 1) Automatic scheduled off-site backups
Hi everybody!
Dotan Cohen wrote:
> Is there a simple browser-based MySQL backup solution for
> non-technical users. [[...]]
> The main features needed are:
> 1) Automatic scheduled off-site backups (via SSH or FTP)
Off-site = good (for reliability purposes).
> 2) Backup multipl
On Tue, May 10, 2011 at 22:58, Michael Heaney wrote:
> Check out Zmanda: http://zmanda.com/zrm-mysql-enterprise.html
>
> Michael Heaney
> JCVI
>
On Wed, May 11, 2011 at 10:00, Johan De Meersman wrote:
> Zmanda ZRM backup, although the fancy webinterface is only available in the
> commercial
;Michael Heaney"
> To: mysql@lists.mysql.com
> Sent: Tuesday, 10 May, 2011 9:58:43 PM
> Subject: Re: MySQL Backup solution for non-technical user
>
> Check out Zmanda: http://zmanda.com/zrm-mysql-enterprise.html
>
>
> Michael Heaney
> JCVI
>
--
Bier met grenady
On 5/10/2011 3:55 PM, Dotan Cohen wrote:
Is there a simple browser-based MySQL backup solution for
non-technical users. The server is running Red Hat Enterprise Linux.
The main features needed are:
1) Automatic scheduled off-site backups (via SSH or FTP)
2) Backup multiple databases and all
Is there a simple browser-based MySQL backup solution for
non-technical users. The server is running Red Hat Enterprise Linux.
The main features needed are:
1) Automatic scheduled off-site backups (via SSH or FTP)
2) Backup multiple databases and all their tables
3) Single-table recovery via GUI
On 5/15/07, Ananda Kumar <[EMAIL PROTECTED]> wrote:
Hi Alex,
Thanks for the info,
For the second question, do you mean i should restore the entire backup or
just that one file from my backup.
All the files should be from the same backup. AFAIK, MySQL doesnt have an
option to recover only one d
Hi Alex,
Thanks for the info,
For the second question, do you mean i should restore the entire backup or
just that one file from my backup.
regards
anandkl
On 5/15/07, Alex Arul Lurthu <[EMAIL PROTECTED]> wrote:
On 5/15/07, Ananda Kumar <[EMAIL PROTECTED]> wrote:
>
> Hi All,
> I have take a
On 5/15/07, Ananda Kumar <[EMAIL PROTECTED]> wrote:
Hi All,
I have take a mysqldump of my entire database, is it possible to restore
just one table from this mysqldump.
Yes thats possible.
cat | grep "tablename u want to restore" > mysql -u
user -ppassword should do it.
Also, i have take
Hi All,
The table is close to 5 GB in size.
regards
anandkl
On 5/15/07, Olaf Stein <[EMAIL PROTECTED]> wrote:
I am not sure if you can restore just one table from a dump with the mysql
client, you could however just copy the table entries out of you dump into
a
new file and restore that
On
I am not sure if you can restore just one table from a dump with the mysql
client, you could however just copy the table entries out of you dump into a
new file and restore that
On 5/15/07 12:28 AM, "Ananda Kumar" <[EMAIL PROTECTED]> wrote:
> Hi All,
> I have take a mysqldump of my entire databa
Hi All,
I have take a mysqldump of my entire database, is it possible to restore
just one table from this mysqldump.
Also, i have taken binary backup of my database, and one of the datafile is
corrupt, is it possible to restore just this file from backup and start the
mysqldb. Mysql database is r
I'm in need of a hotbackup solution that supports multiple instances on the
the same server. Currently, I'm dumping the databases nightly and would
like to know if anyone know of an alternative. I've tested innodb, but have
not had any success getting it to work with more than one group(mysqld[GN
13 matches
Mail list logo