is, I think, much slower than

"select * from xyz where id=534",

especially if the id is datatyped as int in Mysql, and even more so when
there is an index on that column.

Where does mysql document this performance optimization? Everything I see says this is a micro-optimization at best.


--
List: fw-general@lists.zend.com
Info: http://framework.zend.com/archives
Unsubscribe: fw-general-unsubscr...@lists.zend.com


Reply via email to