| Trees | Indices | Help |
|
|---|
|
|
object --+
|
core.Component --+
|
MySQLConnector
Database connector for MySQL version 4.1 and greater.
Database URLs should be of the form:
{{{
mysql://user[:password]@host[:port]/database[?param1=value¶m2=value]
}}}
compress: Enable compression (0 or 1)init_command: Command to run once the connection is creatednamed_pipe: Use a named pipe to connect on Windows (0 or 1)read_default_file: Read default client values from the given fileread_default_group: Configuration group to use from the default fileunix_socket: Use a Unix socket at the given path to connect| Nested Classes | |
|
Inherited from |
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Static Methods | |
|
Inherited from |
| Class Variables | |
mysqldump_path = <Option [trac] "mysqldump_path">
|
|
UNSUPPORTED_ENGINES =
|
|
SUPPORTED_COLLATIONS =
|
|
| Properties | |
|
Inherited from |
| Method Details |
|
Yield SQL statements altering the type of one or more columns of a table. Type changes are specified as a |
| Class Variable Details |
UNSUPPORTED_ENGINES
|
SUPPORTED_COLLATIONS
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jul 5 01:52:00 2023 | http://epydoc.sourceforge.net |