i used mysql and php for web database design, for narrow down searching purposes, i used temporary table in mysql.
my question is:
if more than one user do searching, does this mean that more than one temporary table with the same name will be created? is it a problem?
rgds,
johnccy
my question is:
if more than one user do searching, does this mean that more than one temporary table with the same name will be created? is it a problem?
rgds,
johnccy