|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Table LIMIT???
Hi to all,
I'm just wondering; Is there a table limit in one database?? I mean is there a limit on creating tables in a database??? Thanks in advance!!
__________________
www.tosc.gr - Greek site with free programs to make your life easier www.friendgr.gr - new torrent tracker - supports english... Costas |
|
#2
|
||||
|
||||
|
A well-designed database has lots and lots of tables instead of lots and lots of columns. I am not aware of a specific boundary, but too much tables queries simultaneously will cause performance problems. You may need to increase the size of the table_cache. Check the MySQL manual for more info.
|
|
#3
|
|||
|
|||
|
Thanks, but I found another way to do what I wanted!!!
|
|
#4
|
||||
|
||||
|
Quote:
Let's hope so! "lots and lots of tables/columns" is rarely a good idea... Good database normalization should keep things in check.
__________________
Daryl's Homepage | My Blogroll | My Profile | Firefox supporter! DevArticles Forum Moderator "The net is a waste of time, and that's exactly what's right about it." -- William Gibson |
|
#5
|
|||
|
|||
|
Yes, you're right! Thankfully, I found another way, which is also simplier than the previous used!
|
![]() |
| Viewing: Dev Articles Community Forums > Databases > MySQL Development > Table LIMIT??? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|