MediaWiki API result

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "continue": {
        "lecontinue": "2026-08-06 08:15:33+00|169",
        "continue": "-||"
    },
    "query": {
        "logevents": [
            {
                "logid": 179,
                "ns": 0,
                "title": "Dashboard and Operations",
                "pageid": 93,
                "logpage": 93,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Carli",
                "timestamp": "2026-08-21T11:04:48Z",
                "comment": "Created page with \"The <code>/dashboard</code> interface provides CPU/memory/request metrics, database and table browsing, shard/compression details, SQL/Scheme consoles, users and grants, runtime settings, process inspection, service state, and configured logs.  <code>SHOW [FULL] PROCESSLIST</code>, dashboard process controls, <code>KILL QUERY</code>, and <code>KILL CONNECTION</code> expose active work and cancellation. Graceful shutdown stops new requests and waits up to <code>ShutdownDr...\""
            },
            {
                "logid": 178,
                "ns": 0,
                "title": "Triggers",
                "pageid": 92,
                "logpage": 92,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Carli",
                "timestamp": "2026-08-21T11:03:47Z",
                "comment": "Created page with \"MemCP supports persistent BEFORE and AFTER triggers for INSERT, UPDATE, and DELETE. Trigger bodies can read <code>OLD</code> and <code>NEW<</code>, assign permitted <code>NEW</code> values, run conditional BEGIN/END bodies, and execute supported DML including <code>INSERT \u2026 SELECT</code>.  Multiple triggers execute by registered priority. AFTER work may be configured as asynchronous, in which case its completion and failure are not identical to the originating statemen...\""
            },
            {
                "logid": 177,
                "ns": 0,
                "title": "Memory Management and Eviction",
                "pageid": 91,
                "logpage": 91,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Carli",
                "timestamp": "2026-08-21T11:02:20Z",
                "comment": "Created page with \"MemCP tracks persisted shard columns, indexes, temporary columns, keytables, cache-engine objects, and string dictionaries in a global memory manager.  The overall budget defaults to 50% of system RAM. A separate persisted-data budget defaults to 30%. Exact byte limits override percentages. If system available memory falls too low, MemCP can evict before its own configured budget is exhausted.  Eviction is LRU-like and type-aware. Persistent shard eviction releases only...\""
            },
            {
                "logid": 176,
                "ns": 0,
                "title": "Transactions and Isolation",
                "pageid": 90,
                "logpage": 90,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Carli",
                "timestamp": "2026-08-21T11:01:00Z",
                "comment": "Created page with \"Every SQL statement runs in an implicit transaction unless the session already has an explicit <code>BEGIN</code>/<code>COMMIT</code>/<code>ROLLBACK</code> transaction.  The default cursor-stability mode applies writes directly with undo masks, gives statement atomicity, and rolls back on errors. MemCP also contains an ACID mode with snapshot visibility and optimistic commit conflict detection. Savepoints are used internally for nested trigger/error recovery.  Transactio...\""
            },
            {
                "logid": 175,
                "ns": 0,
                "title": "Query Planner and Physical Lowering",
                "pageid": 89,
                "logpage": 89,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Carli",
                "timestamp": "2026-08-21T10:58:02Z",
                "comment": "Created page with \"MemCP compiles SQL into executable Scheme code. The planner first converts SQL into a logical representation, decorrelates subqueries, and chooses a join order. Only after those semantic decisions are complete does the physical lowerer select scans, indexes, caches, [[RecSets]], computed columns, and other storage-engine operators.  This separation is important: two queries that mean the same thing should reach the same logical representation even when they use different...\""
            },
            {
                "logid": 174,
                "ns": 2,
                "title": "User:Charissa99I",
                "pageid": 0,
                "logpage": 0,
                "params": {
                    "userid": 43
                },
                "type": "newusers",
                "action": "create",
                "user": "Charissa99I",
                "timestamp": "2026-08-12T14:15:00Z",
                "comment": ""
            },
            {
                "logid": 173,
                "ns": 2,
                "title": "User:MonaPurton304",
                "pageid": 0,
                "logpage": 0,
                "params": {
                    "userid": 42
                },
                "type": "newusers",
                "action": "create",
                "user": "MonaPurton304",
                "timestamp": "2026-08-09T11:56:05Z",
                "comment": ""
            },
            {
                "logid": 172,
                "ns": 2,
                "title": "User:Accident-Lawyer-USA7652",
                "pageid": 0,
                "logpage": 0,
                "params": {
                    "userid": 41
                },
                "type": "newusers",
                "action": "create",
                "user": "Accident-Lawyer-USA7652",
                "timestamp": "2026-08-06T12:46:07Z",
                "comment": ""
            },
            {
                "logid": 171,
                "ns": 2,
                "title": "User:Accident-Injury-Law-Firm9178",
                "pageid": 0,
                "logpage": 0,
                "params": {
                    "userid": 40
                },
                "type": "newusers",
                "action": "create",
                "user": "Accident-Injury-Law-Firm9178",
                "timestamp": "2026-08-06T09:06:10Z",
                "comment": ""
            },
            {
                "logid": 170,
                "ns": 2,
                "title": "User:Bunk-beds-for-kids6826",
                "pageid": 0,
                "logpage": 0,
                "params": {
                    "userid": 39
                },
                "type": "newusers",
                "action": "create",
                "user": "Bunk-beds-for-kids6826",
                "timestamp": "2026-08-06T08:56:14Z",
                "comment": ""
            }
        ]
    }
}