Community Documentation

Tables: system (core)

Last updated November 19, 2007. Created by sime on June 26, 2006.
Edited by AjK. Log in to edit this page.

Here are the auxiliary system tables in the standard (core) Drupal database that are not defined elsewhere.

sequences
Record of the latest ID for various tables. (For compatibility with older MySQL versions.)
system
List of modules and themes. Name, path, status, throttle, etc.
variable
A flexible table for storing site settings.
client
Information about remote clients. (xmlrpc related?)
client_system
Information about remote client systems. (xmlrpc related?)