
26 Jun
2002
26 Jun
'02
7:51 a.m.
----- Original Message ----- From: "Marc Delisle" <Delislma@CollegeSherbrooke.qc.ca>
I added a comment in sql.php3 because it extracts the first table name from the query, which is not right on a multi-table query. The new parser will give us more possibilities, however in this case I wonder what kind of links we should display.
If only one table is affected => display links of this table If more or no tables are affected => display links of the db btw, table-independant queries, like SELECT VERSION(); don't seem to work anymore! Could you check this? Alexander