[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. | 
| ImplementationAlias | Sets alias names for database implementations | 
| 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.