Re: Berkeley or InnoDB?

2001-09-04 Thread Eric J. Schwertfeger
On Fri, 31 Aug 2001, Ary Medeiros wrote: I'm porting an application to MySQL and I need to support transactions. I will appreciate so much if someone could give me some impressions about which one is better. BerkeleyDB or InnoDB? I have to agree with the other poster on this. When I first

Re: Berkeley or InnoDB?

2001-09-01 Thread Ilya Martynov
AM I'm porting an application to MySQL and I need to support transactions. AM I will appreciate so much if someone could give me some impressions about AM which one is better. BerkeleyDB or InnoDB? I belive that at least for big databases InnoDB is better because BerkeleyDB perfomance is good

Re: Berkeley or InnoDB?

2001-09-01 Thread David Turner
Can you explain this further? Dave On Sat, Sep 01, 2001 at 12:52:43PM +0400, Ilya Martynov wrote: AM I'm porting an application to MySQL and I need to support transactions. AM I will appreciate so much if someone could give me some impressions about AM which one is better. BerkeleyDB or

Berkeley or InnoDB?

2001-08-31 Thread Ary Medeiros
I'm porting an application to MySQL and I need to support transactions. I will appreciate so much if someone could give me some impressions about which one is better. BerkeleyDB or InnoDB? Thanks in Advance, Ary.