MySQL™: The World’s Most Popular Open Source Database 178 Storage Engine: Hash/InMemory • Developed by MySQL AB • Completely in Memory with very fast hash based indexing • Useful for – Temporary tables – Lookup tables • Bad for range queries (Already fixed in MySQL 4.1) Copyright 2003 MySQL AB

MySQL - Page 178 MySQL Page 177 Page 179