[DatabaseSettings]
| Setting | Summary |
|---|---|
| Charset | Sets the character set that eZ Publish uses when communicating with the database. |
| ConnectRetries | Sets the number of database connection retries. |
| Database | Sets the database to use when connecting to the database server. |
| DatabaseImplementation | Sets the type of database you are using. |
| DatabasePluginPath | Sets the path to an external database driver. |
| Host | Sets the host that contains the database eZ Publish should use. |
| Password | Sets the password that eZ Publish uses when logging in to the database. |
| SlaverServerDatabase | The databases to use when logging in to the slaveservers. |
| SlaverServerPassword | The passwords to use when logging in to the slaveservers. |
| SlaverServerUser | The usernames to use when logging in to the slaveservers. |
| SlaveServerArray | The hostnames of the slaveservers to use for read queries. |
| SlowQueriesOutput | Show queries that where slower than a set amount of time. |
| Socket | Sets the socket eZ Publish should use when connecting to the database. |
| SQLOutput | Enables the output of SQL queries in the debug output. |
| Transactions | Enables to make eZ Publish use transactions to ensure database integrity. |
| UseBuiltInEncoding | Use the built in character conversion in the database if available. |
| UsePersistentConnection | Controls if database connections should be kept open between eZ Publish runs. |
| User | Sets the username that eZ Publish uses when logging in to the database. |
| UseSlaveServer | Enables the usage of slave database servers for read queries. (MySQL only) |
Balazs Halasy (23/02/2005 12:54 pm)
Julia Shymova (17/09/2007 12:48 pm)
Comments
There are no comments.