Login   Register  
PHP Classes
elePHPant
Icontem

Not efficient at all

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

      Easy MySQL Cache  >  All threads  >  Not efficient at all  >  (Un) Subscribe thread alerts  
Subject:Not efficient at all
Summary:MEMORY tables use a fixed-length row-storage format
Messages:1
Author:Basar Aykut
Date:2011-12-05 20:28:17
 

  1. Not efficient at all   Reply  
Picture of Basar Aykut
Basar Aykut
2011-12-05 20:28:17
From http://dev.mysql.com/doc/refman/5.0/en/memory-storage-engine.html

MEMORY tables use a fixed-length row-storage format. Variable-length types such as VARCHAR are stored using a fixed length.