Re: InnoDB Hot Backup

2008-03-21 Thread Waynn Lue
Oh, and a followup question that I forgot to ask--what if the two systems have different db schemas? Is it possible to do some sort of mapping between the two? On Fri, Mar 21, 2008 at 1:48 PM, Waynn Lue <[EMAIL PROTECTED]> wrote: > I'm thinking of buying a license for this tool to do a migration

Re: InnodB Hot Backup Questions

2004-05-18 Thread Heikki Tuuri
David, - Original Message - From: ""David Griffiths"" <[EMAIL PROTECTED]> Newsgroups: mailing.database.myodbc Sent: Friday, May 14, 2004 8:05 PM Subject: Re: InnodB Hot Backup Questions > Sorry - haven't had a chance to respond till now. > >

Re: InnodB Hot Backup Questions

2004-05-14 Thread David Griffiths
Sorry - haven't had a chance to respond till now. > > So "restore" == "apply-log", but one works on any computer, and the other > > only works on the computer that it's node locked to. > --apply-log works also in any computer regardless of the hostname or the > license expiration date. I'm runn

Re: InnodB Hot Backup Questions

2004-05-13 Thread Heikki Tuuri
David, - Original Message - From: ""David Griffiths"" <[EMAIL PROTECTED]> Newsgroups: mailing.database.myodbc Sent: Thursday, May 13, 2004 7:50 AM Subject: InnodB Hot Backup Questions > I'm hoping someone on the list has some experience with the tool > (specifically, restoring a backup)

Re: Innodb Hot Backup Tool

2004-04-22 Thread David Griffiths
OTECTED]> Sent: Wednesday, April 21, 2004 6:36 AM Subject: RE: Innodb Hot Backup Tool > The good, bad, and the ugly of it? We're debating if we should use it > on > our INNODB tables or use a script to do a hotbackup. > > On Tue, Apr 20, 2004 at 01:54:37PM -0400, McConnell, A

RE: Innodb Hot Backup Tool

2004-04-21 Thread McConnell, Ann M.
The good, bad, and the ugly of it? We're debating if we should use it on our INNODB tables or use a script to do a hotbackup. On Tue, Apr 20, 2004 at 01:54:37PM -0400, McConnell, Ann M. wrote: > Does anyone have any experience with Innodb Hot Backup Tool? Yes. -- Jeremy D. Zawodny | Perl

Re: Innodb Hot Backup Tool

2004-04-20 Thread Jeremy Zawodny
On Tue, Apr 20, 2004 at 01:54:37PM -0400, McConnell, Ann M. wrote: > Does anyone have any experience with Innodb Hot Backup Tool? Yes. -- Jeremy D. Zawodny | Perl, Web, MySQL, Linux Magazine, Yahoo! <[EMAIL PROTECTED]> | http://jeremy.zawodny.com/ MySQL 4.0.15-Yahoo-SMP: up 219 days, proc

Re: Innodb Hot Backup Tool

2004-04-20 Thread David Griffiths
We're using an evaluation version right now - works great, though I've yet to test a backup (and I need to do that soon). David. - Original Message - From: "McConnell, Ann M." <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 20, 2004 10:54 AM Subject: Innodb Hot Backup Tool

Re: InnoDB Hot Backup problems with O_DIRECT (ibbackup)

2004-03-22 Thread Heikki Tuuri
Hi! Looks like your Linux kernel makes the file read performed by ibbackup to fail immediately, but does not set errno to anything. That is why ibbackup says the errno is 0. The support for O_DIRECT is rather new in Linux kernels. For now the workaround is not to use O_DIRECT if you plan to use

Re: AW: C compared to C++/Java; Was: Re: InnoDB Hot Backup + MySQL em bedded?

2004-02-21 Thread Aftab Jahan Subedar
pt with a bad API written in C). Complex tasks should be done from skilled programmers - thats all. mfg Klaus -Ursprüngliche Nachricht- Von: Heikki Tuuri [mailto:[EMAIL PROTECTED] Gesendet: Samstag, 21. Februar 2004 09:30 An: [EMAIL PROTECTED] Betreff: C compared to C++/Java; Was: Re: Inno

Re: AW: C compared to C++/Java; Was: Re: InnoDB Hot Backup + MySQL em bedded?

2004-02-21 Thread beacker
>> I prefer TCL because on my opinion it is the best of both worlds >> ( i never had a memleak except with a bad API written in C). >Bad...written in C...was it a SCO library? >> Complex tasks should be done from skilled programmers - thats all. >Additionally, complex tasks should be decomposed int

Re: AW: C compared to C++/Java; Was: Re: InnoDB Hot Backup + MySQL em bedded?

2004-02-21 Thread Chris Nolan
mmers. :-) > > mfg > Klaus > > > -Ursprüngliche Nachricht- > Von: Heikki Tuuri [mailto:[EMAIL PROTECTED] > Gesendet: Samstag, 21. Februar 2004 09:30 > An: [EMAIL PROTECTED] > Betreff: C compared to C++/Java; Was: Re: InnoDB Hot Backu

Re: C compared to C++/Java; Was: Re: InnoDB Hot Backup + MySQL embedded?

2004-02-21 Thread Jochem van Dieten
Heikki Tuuri wrote: From: "Jochem van Dieten" Sasha Pachev wrote: In Java is it easy to write a program that wastes large amounts of memory, which is worse than a leak. In C, you are full from the start, and then you leak a drop at a time until you are empty. In Java , you are empty from the start,

Re: AW: C compared to C++/Java; Was: Re: InnoDB Hot Backup + MySQL em bedded?

2004-02-21 Thread Pete McNeil
I written in C). Complex tasks should be done from skilled programmers - thats all. mfg Klaus -Ursprüngliche Nachricht- Von: Heikki Tuuri [mailto:[EMAIL PROTECTED] Gesendet: Samstag, 21. Februar 2004 09:30 An: [EMAIL PROTECTED] Betreff: C compared to C++/Java; Was: Re: InnoDB Hot B

AW: C compared to C++/Java; Was: Re: InnoDB Hot Backup + MySQL em bedded?

2004-02-21 Thread Franz, Fa. PostDirekt MA
- Von: Heikki Tuuri [mailto:[EMAIL PROTECTED] Gesendet: Samstag, 21. Februar 2004 09:30 An: [EMAIL PROTECTED] Betreff: C compared to C++/Java; Was: Re: InnoDB Hot Backup + MySQL embedded? Jochem, - Original Message - From: "Jochem van Dieten" <[EMAIL PROTECTED

C compared to C++/Java; Was: Re: InnoDB Hot Backup + MySQL embedded?

2004-02-21 Thread Heikki Tuuri
Jochem, - Original Message - From: "Jochem van Dieten" <[EMAIL PROTECTED]> Newsgroups: mailing.database.myodbc Sent: Saturday, February 21, 2004 2:10 AM Subject: Re: InnoDB Hot Backup + MySQL embedded? > Sasha Pachev wrote: > > Heikki Tuuri wrote: >

Re: InnoDB Hot Backup + MySQL embedded?

2004-02-20 Thread Chris Nolan
Sasha Pachev wrote: Jochem van Dieten wrote: Sasha Pachev wrote: Heikki Tuuri wrote: C versus object-oriented lanuguages like C++/Java is a topic I have discussed a lot with programmers. I believe that traditional procedural approaches and languages, like C, are the best for 'systems programm

Re: InnoDB Hot Backup + MySQL embedded?

2004-02-20 Thread Chris Nolan
Sasha Pachev wrote: C versus object-oriented lanuguages like C++/Java is a topic I have discussed a lot with programmers. I believe that traditional procedural approaches and languages, like C, are the best for 'systems programming', by which I mean implementing anything with complex data struct

Re: InnoDB Hot Backup + MySQL embedded?

2004-02-20 Thread Sasha Pachev
Jochem van Dieten wrote: Sasha Pachev wrote: Heikki Tuuri wrote: C versus object-oriented lanuguages like C++/Java is a topic I have discussed a lot with programmers. I believe that traditional procedural approaches and languages, like C, are the best for 'systems programming', by which I mean i

Re: InnoDB Hot Backup + MySQL embedded?

2004-02-20 Thread Jochem van Dieten
Sasha Pachev wrote: Heikki Tuuri wrote: C versus object-oriented lanuguages like C++/Java is a topic I have discussed a lot with programmers. I believe that traditional procedural approaches and languages, like C, are the best for 'systems programming', by which I mean implementing anything with co

Re: InnoDB Hot Backup + MySQL embedded?

2004-02-20 Thread Sasha Pachev
C versus object-oriented lanuguages like C++/Java is a topic I have discussed a lot with programmers. I believe that traditional procedural approaches and languages, like C, are the best for 'systems programming', by which I mean implementing anything with complex data structures and lots of paral

Re: InnoDB Hot Backup + MySQL embedded?

2004-02-19 Thread Heikki Tuuri
Chris, - Alkuperäinen viesti - Lähettäjä: "Chris Nolan" <[EMAIL PROTECTED]> Vastaanottaja: "Heikki Tuuri" <[EMAIL PROTECTED]> Kopio: <[EMAIL PROTECTED]> Lähetetty: Monday, February 16, 2004 1:56 PM Aihe: Re: InnoDB Hot Backup + MySQL embedded?

Re: InnoDB Hot Backup + MySQL embedded?

2004-02-16 Thread Chris Nolan
On Sat, 2004-02-14 at 08:13, Heikki Tuuri wrote: > Chris, > > - Original Message - > From: "Chris Nolan" <[EMAIL PROTECTED]> > To: "Heikki Tuuri" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Thursday, February

Re: InnoDB Hot Backup + MySQL embedded?

2004-02-13 Thread Heikki Tuuri
Chris, - Original Message - From: "Chris Nolan" <[EMAIL PROTECTED]> To: "Heikki Tuuri" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, February 12, 2004 2:26 PM Subject: Re: InnoDB Hot Backup + MySQL embedded? > Dear Heikki, &g

Re: InnoDB Hot Backup + MySQL embedded?

2004-02-12 Thread Chris Nolan
Dear Heikki, Thanks for the quick response! It never ceases to amaze me that such compartively small teams at Innobase Oy and MySQL AB produce such incredibly high-quality software. Being a final-year Software Engineering student, I'm curious as to what you consider the most difficult problem

Re: InnoDB Hot Backup + MySQL embedded?

2004-02-12 Thread Heikki Tuuri
Chris, - Original Message - From: "Chris Nolan" <[EMAIL PROTECTED]> Newsgroups: mailing.database.myodbc Sent: Thursday, February 12, 2004 2:45 AM Subject: InnoDB Hot Backup + MySQL embedded? > Hi all, > > I'm looking at developing an (open source) server-style application with > the emb

Re: InnoDB Hot Backup & new tablespace format

2004-02-07 Thread Heikki Tuuri
Chris, - Original Message - From: "Chris Elsworth" <[EMAIL PROTECTED]> Newsgroups: mailing.database.myodbc Sent: Saturday, February 07, 2004 7:25 PM Subject: InnoDB Hot Backup & new tablespace format > Hello, > > Does anyone know if InnoDB Hot Backup supports the new tablespace > format