|
|
|
File Attachments:
|
1.
patch_dmllib_mcache.patch (0.6 kB)
|
|
Environment:
|
Moodle 1.8
|
|
Issue Links:
|
Duplicate
|
|
|
|
This issue is duplicated by:
|
|
MDL-9267
Undefined variable: tablekey in C:\\Apache2\\htdocs\\moodle\\lib\\dmllib.php on line 2400 in the error log
|
|
|
|
|
|
|
| Database: |
Any
|
| Participants: |
Donal McMullan and Eloy Lafuente (stronk7)
|
| Security Level: |
None
|
| Resolved date: |
15/Apr/07
|
| Affected Branches: |
MOODLE_18_STABLE, MOODLE_19_STABLE
|
| Fixed Branches: |
MOODLE_18_STABLE, MOODLE_19_STABLE
|
|
An uninitialized variable in dmllib breaks the purging of the query cache if memcached or eaccelerator cache is being used.
When the rcache_unset_table function is called, it will fail to expire the query cache for the specified table, and subsequently incorrect results (old data) will be returned by calls to rcache_get.
|
|
Description
|
An uninitialized variable in dmllib breaks the purging of the query cache if memcached or eaccelerator cache is being used.
When the rcache_unset_table function is called, it will fail to expire the query cache for the specified table, and subsequently incorrect results (old data) will be returned by calls to rcache_get. |
Show » |
made changes - 15/Apr/07 07:12 PM
| Field |
Original Value |
New Value |
|
Resolution
|
|
Fixed
[ 1
]
|
|
Fix Version/s
|
|
1.9
[ 10190
]
|
|
Fix Version/s
|
|
1.8.1
[ 10213
]
|
|
Status
|
Open
[ 1
]
|
Resolved
[ 5
]
|
made changes - 16/Apr/07 01:43 AM
|
Link
|
|
This issue is duplicated by MDL-9267
[ MDL-9267
]
|
|