MySQL tables performance question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Marek Lewczuk

    MySQL tables performance question

    Hello,
    I have a table where misc data are stored. Right now this table has
    about 30 columns, but for sure it will be more in the near future. So I
    wonder how the big number (50-100) of table's columns affect for MySQL
    DB performance. Maybe it's better to create more tables rather than more
    table's columns ??

    Marek Lewczuk




    --
    MySQL General Mailing List
    For list archives: http://lists.mysql.com/mysql
    To unsubscribe: http://lists.mysql.com/mysql?unsub=m...ie.nctu.edu.tw

Working...