Tables: system (core)

Last modified: November 19, 2007 - 15:15

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?)

 
 

Drupal is a registered trademark of Dries Buytaert.