|
|
| more useful options | |
| PerlMonks |
Re: Speed of MySQL DBsby BUU (Prior) |
| on Feb 06, 2006 at 03:06 UTC ( #528141=note: print w/ replies, xml ) | Need Help?? |
|
Even if you're storing information in your database you should *never* be dynamically creating tables. The database is not designed for it. It's a bad idea. Store your information in pre-existing tables.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||