Hi Payne,
Payne wrote:
Hey,
I got a box that is dying, it is currently running MySQL-Max, I want to
move the DB from it to a box that is running just plain jane MySQL, what
will happen and will it work.
I know, strange but I am not sure what the Max does.
we cannot tell either, as you do not list the versions involved.
Basically, "max" is "standard" with some more advanced stuff added,
typically the "cluster" table handler (aka "NDB") and some options
considered "experimental" (like "big tables", "big joins" etc.).
The exact feature difference varies from version to version, as some of
the "experimental" features are later considered stable and well-tested
and then get included in the standard server.
The main difference that will remain is the issue of the "cluster"
handler; and as long as you do not use it, its inclusion in "Max" does
not make a difference to you.
In short:
Most likely, the difference will not matter for you (for otherwise you
would know about it).
Joerg
--
Joerg Bruehe, Senior Production Engineer
MySQL AB, www.mysql.com
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]