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