adodb.inc.php

Checkout
Diff latest
Open in IDE
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
24 revisions

Creating "In-Portal" module for versions before 5.0.0.

Creating "In-Portal" module for versions before 5.0.0.

Revision ID:
12837
Parents:
trunk/kernel/include/adodb/adodb.inc.php 8815
Head on:
trunk
Properties:
  • cvs2svn:cvs-rev = 1.23
  • svn:executable = *

#18775 - perm cache updater

#18775 - perm cache updater

Revision ID:
8815
Parents:
trunk/kernel/include/adodb/adodb.inc.php 8436
Branch points:
RC
Properties:
  • cvs2svn:cvs-rev = 1.23
  • svn:executable = *

#17157 - new theme (k4 phrases cache is used instead of inp phrases cache)

#17157 - new theme (k4 phrases cache is used instead of inp phrases cache)

Revision ID:
8436
Parents:
trunk/kernel/include/adodb/adodb.inc.php 7867
Properties:
  • cvs2svn:cvs-rev = 1.22
  • svn:executable = *
      • empty log message ***
      • empty log message ***
Revision ID:
7867
Parents:
trunk/kernel/include/adodb/adodb.inc.php 6093
Copied to:
branches/unlabeled/unlabeled-1.21.2/kernel/include/adodb/adodb.inc.php 7870
Properties:
  • cvs2svn:cvs-rev = 1.21
  • svn:executable = *

Merged from RC (after 1.2.1 release)

Merged from RC (after 1.2.1 release)

Revision ID:
6093
Parents:
trunk/kernel/include/adodb/adodb.inc.php 4880
Copied to:
branches/unlabeled/unlabeled-1.20.2/kernel/include/adodb/adodb.inc.php 6705
Properties:
  • cvs2svn:cvs-rev = 1.20
  • svn:executable = *

debugger changes

debugger changes

Revision ID:
4880
Parents:
trunk/kernel/include/adodb/adodb.inc.php 4814
Copied to:
branches/unlabeled/unlabeled-1.19.2/kernel/include/adodb/adodb.inc.php 4881
Properties:
  • cvs2svn:cvs-rev = 1.19
  • svn:executable = *

oop js debugger now

oop js debugger now

Revision ID:
4814
Parents:
trunk/kernel/include/adodb/adodb.inc.php 3576
Properties:
  • cvs2svn:cvs-rev = 1.18
  • svn:executable = *

error fixes found during "useekufind" customization

error fixes found during "useekufind" customization

Revision ID:
3576
Parents:
trunk/kernel/include/adodb/adodb.inc.php 3282
Properties:
  • cvs2svn:cvs-rev = 1.17
  • svn:executable = *

mb: 10024, 10029, 9962, 9916

mb: 10024, 10029, 9962, 9916

Revision ID:
3282
Parents:
trunk/kernel/include/adodb/adodb.inc.php 3216
Properties:
  • cvs2svn:cvs-rev = 1.16
  • svn:executable = *

mb: 9900

mb: 9900

Revision ID:
3216
Parents:
trunk/kernel/include/adodb/adodb.inc.php 1852
Properties:
  • cvs2svn:cvs-rev = 1.15
  • svn:executable = *

install fix

install fix

Revision ID:
1852
Parents:
trunk/kernel/include/adodb/adodb.inc.php 1566
Properties:
  • cvs2svn:cvs-rev = 1.14
  • svn:executable = *

Merged from in-commerce4_dev

Merged from in-commerce4_dev

Revision ID:
1566
Parents:
trunk/kernel/include/adodb/adodb.inc.php 965
Properties:
  • cvs2svn:cvs-rev = 1.13
  • svn:executable = *

adodb fix with long sql errors reporting

adodb fix with long sql errors reporting

Revision ID:
965
Parents:
trunk/kernel/include/adodb/adodb.inc.php 961
Properties:
  • cvs2svn:cvs-rev = 1.12
  • svn:executable = *

long sql error messages are now supported by debugger

long sql error messages are now supported by debugger

Revision ID:
961
Parents:
trunk/kernel/include/adodb/adodb.inc.php 859
Properties:
  • cvs2svn:cvs-rev = 1.11
  • svn:executable = *

debugger:

1. stylesheet containing constant renamed

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

debugger:

1. stylesheet containing constant renamed

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

Revision ID:
859
Parents:
trunk/kernel/include/adodb/adodb.inc.php 857
Properties:
  • cvs2svn:cvs-rev = 1.10
  • svn:executable = *

fixed bug in debugger:

when colizing debug_backtrace() results recursion was created sometimes.

fixed bug in debugger:

when colizing debug_backtrace() results recursion was created sometimes.

Revision ID:
857
Parents:
trunk/kernel/include/adodb/adodb.inc.php 856
Properties:
  • cvs2svn:cvs-rev = 1.9
  • svn:executable = *

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.

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.

Revision ID:
856
Parents:
trunk/kernel/include/adodb/adodb.inc.php 855
Properties:
  • cvs2svn:cvs-rev = 1.8
  • svn:executable = *

debugger:

1. profiler sql are highlighted new

2. improved highlighting technique

debugger:

1. profiler sql are highlighted new

2. improved highlighting technique

Revision ID:
855
Parents:
trunk/kernel/include/adodb/adodb.inc.php 854
Properties:
  • cvs2svn:cvs-rev = 1.7
  • svn:executable = *

debugger: sql profiling added

debugger: sql profiling added

Revision ID:
854
Parents:
trunk/kernel/include/adodb/adodb.inc.php 842
Properties:
  • cvs2svn:cvs-rev = 1.6
  • svn:executable = *

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)

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)

Revision ID:
842
Parents:
trunk/kernel/include/adodb/adodb.inc.php 662
Properties:
  • cvs2svn:cvs-rev = 1.5
  • svn:executable = *

error sqls are printed in mozilla too

error sqls are printed in mozilla too

Revision ID:
662
Parents:
trunk/kernel/include/adodb/adodb.inc.php 642
Properties:
  • cvs2svn:cvs-rev = 1.4
  • svn:executable = *

escape quotes,slashes

and some query rewrite

escape quotes,slashes

and some query rewrite

Revision ID:
642
Parents:
trunk/kernel/include/adodb/adodb.inc.php 228
Properties:
  • cvs2svn:cvs-rev = 1.3
  • svn:executable = *
      • empty log message ***
      • empty log message ***
Revision ID:
228
Parents:
trunk/kernel/include/adodb/adodb.inc.php 13
Properties:
  • cvs2svn:cvs-rev = 1.2
  • svn:executable = *
      • empty log message ***
      • empty log message ***
Revision ID:
13
Properties:
  • cvs2svn:cvs-rev = 1.1
  • svn:executable = *