I had one large table with information on the article and the article
itself in the table. Now I split the table into the Info and the actual
Article...
This is nice because the actual articles are LONGTEXT type and could
slow queries down I would imagine....and this would be unnecesary
because at times I only need the Info part. For the queries that do need
the article Info and actual Article...will the speed of having the 2
queries (1 in each table) be any slower then if I had them still as one
table?
Thanks,
Gerard
-----------------------------------------------------------
Send a mail to [EMAIL PROTECTED] with
unsubscribe mysql [EMAIL PROTECTED]
in the body of the message to unsubscribe from this list.