Home » Performance » MySQL » Is there a performance penalty when column in fact table different size then dimension table?
Is there a performance penalty when column in fact table different size then dimension table? [message #1955] Thu, 27 September 2007 22:32 Go to previous message
mikec  is currently offline mikec
Messages: 22
Registered: September 2007
Junior Member
Have several very large fact tables (100+ million rows).

In doing some maintainence on one of these fact tables, I can
squish the size of several of my dimension keys from int to smallint.

Don't want to touch the other fact tables at this point in time.

Is there a performance penalty to having a dimension key in the fact table be
of size smallint but still be of size int in the dimension table when a join
is done?

Thanks,

Mike

Read Message
Read Message
Read Message
Previous Topic:Possible Hard Disk Alternative
Next Topic:MySQL Replication: Is it possible to ignore possible errors on slave?
Goto Forum:

  


Current Time: Fri Jul 10 03:02:13 EDT 2009

Total time taken to generate the page: 0.02916 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 2.7.7.
Copyright ©2001-2007 FUD Forum Bulletin Board Software

MySQL is a trademark of Sun Microsystems.
InnoDB is a trademark of Oracle Corp.

Percona Performance Forums are a service of Percona, Inc.
Not affiliated with Sun Microsystems or Oracle Corp.