"TYPO3 4.0.1: ADODB2_mysql Class Reference", "datetime" => "Sat Dec 2 19:22:46 2006", "date" => "2 Dec 2006", "doxygenversion" => "1.4.6", "projectname" => "TYPO3 4.0.1", "projectnumber" => "4.0.1" ); get_header($doxygen_vars); ?>

ADODB2_mysql Class Reference

Inheritance diagram for ADODB2_mysql:

Inheritance graph
[legend]
Collaboration diagram for ADODB2_mysql:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MetaType ($t, $len=-1, $fieldobj=false)
 ActualType ($meta)
 _CreateSuffix ($fname, $ftype, $fnotnull, $fdefault, $fautoinc, $fconstraint, $funsigned)
 _IndexSQL ($idxname, $tabname, $flds, $idxoptions)

Public Attributes

 $databaseType = 'mysql'
 $alterCol = ' MODIFY COLUMN'
 $alterTableAddIndex = true
 $dropTable = 'DROP TABLE IF EXISTS %s'
 $dropIndex = 'DROP INDEX %s ON %s'
 $renameColumn = 'ALTER TABLE %s CHANGE COLUMN %s %s %s'

Detailed Description

Definition at line 16 of file datadict-mysql.inc.php.


The documentation for this class was generated from the following file: