Petre,

----- Original Message -----
From: "Petre Agenbag" <[EMAIL PROTECTED]>
Newsgroups: mailing.database.mysql
Sent: Wednesday, July 03, 2002 9:01 AM
Subject: Re: MAX vs plain vanilla mysql


> Thanks,
>
> So, just to be 100% sure, the BEST to do is to install max, as I can't
> see any reason why NOT to...? No performance issues when used as a plain
> vanilla model, no stability and no security issues either, only "down"
> side to it is that it is a tad bit larger ?

no MyISAM bugs which would have been special to the -Max version have been
reported, as far as I know. The security is the same in both versions
because the MyISAM source code is the same.

> PS,
> Oh, and why do I always get a returned mail when posting to this list,
> yet my message still seems to reach it?

Me too :). Looks like we almost always have some glitch in the mail server
of some recipient of the mailing list, or in the mail server itself. I have
notified the MySQL web team about this bug.

> Thanks
> Petre

Best regards,

Heikki Tuuri
Innobase Oy
---
InnoDB - transactions, row level locking, and foreign key support for MySQL
See http://www.innodb.com, download MySQL-Max from http://www.mysql.com


> Paul DuBois wrote:
>
> > At 19:31 +0200 7/2/02, Petre Agenbag wrote:
> >
> >> Thanks,
> >> So, if you install MySQL MAX, you can use either myisam OR innodb /
> >> bdb tables, ie, if I install ONE mysql max server, then different
> >> users on the server can use different types of tables(innodb/myisam)
> >> as they choose?, also, if you create one db, can you have different
> >> types of tables in one db? Sorry if I'm asking stupid questions, just
> >> want to know what is possible and what not, was thinking the other
> >> day if it wouldn't be etter if one had different types of tables in
> >> one relation db ; myisam types for the normal "static" data, and
> >> innodb or bdb tables for the tables that need to commit/rollback.
> >
> >
> > Yes, yes, yes, and yes. :-)
> >
>
>
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to