Database Experience

Jan Schenkel janschenkel at yahoo.com
Wed Mar 17 09:18:08 EST 2004


--- Jim Carwardine
<JimCarwardine at OwnYourFuture-net.com> wrote:
> Jan... I went looking at the MySQL home page to
> check it out.  What's the
> real difference between the Classic and Pro
> versions.  The only explanation
> I could find was very jargon heavy... Jim
> 

If I interpret it right, the 'Classic' version is the
standard database system, which doesn't support
transactions.
The 'Pro' version uses a different storage system,
called InnoDB, which does support transactions, so you
can 'commit' or 'rollback' a series of updates to the
database.

Jan Schenkel.

=====
"As we grow older, we grow both wiser and more foolish at the same time."  (La Rochefoucauld)

__________________________________
Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam
http://mail.yahoo.com


More information about the use-livecode mailing list