Hi Ronan,

Yes, it's fine to mix table types in databases and queries.


Matt


----- Original Message -----
From: "Ronan Lucio"
Sent: Thursday, June 03, 2004 2:44 PM
Subject: Table types


> Hi,
>
> Is it wise to have a database with hybrid table types?
>
> In other words: if I have a table that wouldn´t have many
> INSERT/DELETE/UPDATE queries, may I create it
> as MyISAM type and even interact (make JOINs) with
> other InnoBD and MyISAM tables?
>
> Or is it better (faster) to create all columns with the same type
(InnoDB)?
>
> Thanks,
> Ronan


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to