Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

adodb fix with long sql errors reporting

long sql error messages are now supported by debugger

  1. … 3 more files in changeset.

debugger:

1. stylesheet containing constant renamed

2. sql's are now formatted (in sql error & sql profiler)

  1. … 2 more files in changeset.

fixed bug in debugger:

when colizing debug_backtrace() results recursion was created sometimes.

  1. … 1 more file in changeset.

debugger:

1. with SQL_ERROR_DIE off sql errors are threated as warning and script will continue after them and

show error of ofcourse. With SQL_ERROR_DIE on sql errors are considered as FATAL and script will

stop execution and show debugger automatically.

2. improved trace arguments showing stuff.

  1. … 1 more file in changeset.

debugger:

1. profiler sql are highlighted new

2. improved highlighting technique

  1. … 1 more file in changeset.

debugger: sql profiling added

  1. … 2 more files in changeset.

debugger

1. experimental profiler (not tested)

2. sql errors tracing

3. show/hide debugger links (special for MyIE2 & Maxthon browsers)

4. calls to depricated "trace()" method from debug.php removed

5. debugging styles moved to separate css file (define path in debug.php)

  1. … 11 more files in changeset.

error sqls are printed in mozilla too

escape quotes,slashes

and some query rewrite

  1. … 23 more files in changeset.
      • empty log message ***
  1. … 7 more files in changeset.
      • empty log message ***
    • -0
    • +3377
    ./adodb.inc.php
  1. … 1480 more files in changeset.