Issue Details (XML | Word | Printable)

Key: MDL-14990
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Petr Skoda
Reporter: Eloy Lafuente (stronk7)
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-14679

M2: logging

Created: 26/May/08 08:51 AM   Updated: 14/Jun/09 12:33 AM
Return to search
Component/s: Database SQL/XMLDB
Affects Version/s: 2.0
Fix Version/s: 2.0

Participants: Eloy Lafuente (stronk7) and Petr Skoda
Security Level: None
Resolved date: 14/Jun/09
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
just to avoid forgetting about it.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda committed 1 file to 'Moodle CVS' - 28/Oct/08 09:02 PM
MDL-14990 dml: added __destruct method, will be needed for logging
MODIFY lib/dml/moodle_database.php   Rev. 1.57    (+9 -2 lines)
Petr Skoda committed 1 file to 'Moodle CVS' - 29/Oct/08 07:31 AM
MDL-14990 dml: towards proper logging/perf infrastructure
MODIFY lib/dml/moodle_database.php   Rev. 1.60    (+40 -10 lines)
Petr Skoda committed 2 files to 'Moodle CVS' - 30/Oct/08 08:55 AM
MDL-14990 dml: towards proper logging/perf infrastructure
MODIFY lib/dml/moodle_database.php   Rev. 1.62    (+14 -3 lines)
MODIFY lib/dml/pgsql_native_moodle_database.php   Rev. 1.14    (+73 -32 lines)
Petr Skoda committed 1 file to 'Moodle CVS' - 13/Jun/09 06:16 PM
MDL-19470, MDL-14990 fixed db transactio nregression + towards query logging support
MODIFY lib/dml/moodle_database.php   Rev. 1.94    (+57 -3 lines)
Petr Skoda made changes - 13/Jun/09 06:16 PM
Field Original Value New Value
Status Open [ 1 ] In Progress [ 3 ]
Petr Skoda committed 9 files to 'Moodle CVS' - 13/Jun/09 11:59 PM
MDL-14990 implemented query loggin in new native DML drivers
MODIFY lib/dml/moodle_database.php   Rev. 1.95    (+37 -18 lines)
MODIFY lib/weblib.php   Rev. 1.1263    (+10 -9 lines)
MODIFY version.php   Rev. 1.1141    (+1 -3 lines)
MODIFY lib/upgradelib.php   Rev. 1.20    (+1 -1 lines)
MODIFY lib/db/install.php   Rev. 1.14    (+2 -2 lines)
MODIFY lib/dml/mysqli_native_moodle_database.php   Rev. 1.39    (+2 -1 lines)
MODIFY lib/db/install.xml   Rev. 1.203    (+19 -3 lines)
MODIFY lib/dml/Attic/adodb_moodle_database.php   Rev. 1.35    (+5 -0 lines)
MODIFY lib/db/upgrade.php   Rev. 1.305    (+30 -1 lines)
Petr Skoda committed 1 file to 'Moodle CVS' - 14/Jun/09 12:07 AM
MDL-14990 pritning of backtrace does not rely on $CFG any more and can be used from destructors
MODIFY lib/weblib.php   Rev. 1.1264    (+5 -4 lines)
Petr Skoda added a comment - 14/Jun/09 12:15 AM

Petr Skoda added a comment - 14/Jun/09 12:33 AM
should be fully working now, please test and reopen if needed
thanks

Petr Skoda made changes - 14/Jun/09 12:33 AM
Status In Progress [ 3 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]