List:General Discussion« Previous MessageNext Message »
From:Juan Eduardo Moreno Date:January 4 2007 4:44pm
Subject:Re: InnoDB vs MyISAM
View as plain text  
Octavian,


1) You can use MyISAM for example when you use static information in a
webpage. For example, only for store information of customers, something
like that..

2) Innodb is a engine that support ACID, you can use for  transactions.  For
example, load information of sales from PDA ( field) of a lot of sales man (
1000).

please see below

http://en.wikipedia.org/wiki/ACID


Bye,
Juan

On 1/4/07, Octavian Rasnita <orasnita@stripped> wrote:
>
> >
> >> And is InnoDB recommended now?
> > It depends.. :)
>
> Depends on... what?
>
> I mean, if I don't need transactions, is there another reason for using
> InnoDB?
> If it is necessary I can build the client program without foreign keys
> support also.
>
> Thanks.
>
> Octavian
>
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:
> http://lists.mysql.com/mysql?unsub=1
>
>

Thread
InnoDB vs MyISAMOctavian Rasnita4 Jan
  • Re: InnoDB vs MyISAMChristian Hammers4 Jan
  • RE: InnoDB vs MyISAMJerry Schwartz4 Jan
  • Re: InnoDB vs MyISAMOctavian Rasnita4 Jan
    • Re: InnoDB vs MyISAMJuan Eduardo Moreno4 Jan
  • Re: InnoDB vs MyISAMmos5 Jan