Reflexive queries
[prev]
[thread]
[next]
[Date index for 2005/05/02]
Heya,
I'm seeing queries like the following in mysql's log:
SELECT id FROM table WHERE id = '3'
..is there a reason for actually hitting the database for such things?
For most cases, I can't see one. If I were going to look into changing
this, where should I poke first?
- Alex
--
Networking -- only one letter away from not working
|
Reflexive queries
Alex Vandiver 09:24 on 02 May 2005
|