The MEMORY storage engine stores all data in memory (RAM), and is used for fast lookup of data. InnoDB supports a buffer pool ...
</pre><BR><BR>The question is: with the above grant statements , why are PHP pages running with 'web' user SQL queries work fine while the PHP pages running with 'web_sec' user SQL queries receive the ...