Marcin Lewandowski <[EMAIL PROTECTED]> wrote on 02/08/2005 05:29:39 PM:
> Chuck Herrick napisał(a):
> > 200 - 400 tables is too many.
>
> Is it too many for merge, innodb or both?
>
> > Try having one CUSTOMERS table. You know who is logged in, so you can
> > use that information in a WHERE clau
Chuck Herrick napisaÅ(a):
200 - 400 tables is too many.
Is it too many for merge, innodb or both?
Try having one CUSTOMERS table. You know who is logged in, so you can
use that information in a WHERE clause.
Yes, but If somebody would find a password (maybe using brute-force
attack) to one account