--- Jim Carwardine
<[EMAIL PROTECTED]> 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
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to