PHP Classes

Not efficient at all

Recommend this page to a friend!

      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   Report abuse  
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.