分享到:
发表于 2009-01-07 09:24:21 楼主 | |
1. Which will be faster out of these two queries - one with OR or one with IN? 2. Where does MyISAM cache table records? 3. Which will be faster out of queries with explicit INNER JOIN and implicit one? 4. Is InnoDB faster/better than MyISAM? 5. Is CHAR faster than VARCHAR? 6. Is VARCHAR(80) faster than VARCHAR(255)? 7. Are there performance issues when joining tables from different storage engines? 8. If I change a derived table to a view, will performance increase? 9. If I see Using temporary; Using filesort” in the Extra column of EXPLAIN output, does that mean a temporary table is created on disk? 10. Is it possible to do a FULL OUTER JOIN in MySQL? |
|
楼主热贴 |
发表于 2009-01-07 09:24:21 1楼 | |
好多结论都是要跟环境有关系的 |
|
发表于 2009-01-07 09:24:21 2楼 | |
欢迎大家讨论呀! |
|
发表于 2009-01-07 09:24:21 3楼 | |
楼上回答的很不错 |
|
针对ZOL星空(中国)您有任何使用问题和建议 您可以 联系星空(中国)管理员 、 查看帮助 或 给我提意见