ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:performance:invalidsql

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
v5:performance:invalidsql [2021/08/22 22:09] – typo peterddv5:performance:invalidsql [2024/03/21 16:16] (current) – Screenshot with sample output dregad
Line 2: Line 2:
 ~~NOTOC~~ ~~NOTOC~~
 <WRAP right box> <WRAP right box>
 +
 == Syntax == == Syntax ==
-  mixed invalidSql()+  string invalidSql()
 </WRAP> </WRAP>
 +
 ===== Description ===== ===== Description =====
-The function ''invalidSql()'' returns a list of invalid SQL statements collected by the performance monitor logSql feature.+ 
 +The function ''invalidSql()'' returns a list of invalid SQL statements collected by the performance monitor logSql feature, formatted as an HTML table. 
 ===== Usage ===== ===== Usage =====
 <code php> <code php>
Line 32: Line 36:
 </code> </code>
  
 +==== Output ====
 +
 +{{:v5:performance:performance-invalid-sql.png?nolink}}
v5/performance/invalidsql.txt · Last modified: 2024/03/21 16:16 by dregad