[TYPO3-core] RFC: Feature #2988, enable EXPLAIN SELECT in TS admin panel
Michael Stucki
michael at typo3.org
Mon Feb 4 15:05:33 CET 2008
Oliver Hader wrote:
> + function setTSselectQuery($data,$msg='') {
>
> The methods parameter '$data' should be of type array, e.g. with type
> casting.
Right.
> Furthermore I added some sql_free_result() calls, changed to
> is_resource($res) and changed the mysql_query calls to $this->sql_query.
> But I'm not sure how this behaves on other DBMS (as you also had written
> down as comment).
>
> Feel free to take over my changes from the attachment... ;)
>
> +1 on testing and reading
> Thank you for this helpful feature!
Thanks for your improvements! I've committed the patch in revision @3054.
- michael
--
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/
More information about the TYPO3-team-core
mailing list