Configuring DrizzleΒΆ

Drizzle is configured by familiar methods: command line options and runtime variables. Options are specified when starting drizzled, the Drizzle server daemon, and variables are queried and set once Drizzle is running, usually with the drizzle Command Line Client.

Previous topic

Installing Drizzle from Source

Next topic

Options

This Page