bin/php/ezconvertmysqltabletype.php

Show: inherited
    Table of Contents

    File containing the ezconvertmysqltabletype.php script.

    Copyright
    Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
    License
    eZ Business Use License Agreement Version 2.0  
    Package
    kernel  
    Version
    4.6.0  

    Functions

    functionalterType(  $db,  $tableName,  $newType ) : void

    Parameters
    Name Type Description
    $db
    $tableName
    $newType
    functioncheckParameters(  $cli,  $script,  $options,  $host,  $user,  $password,  $database,  $listMode,  $newType ) : void

    Check whether the parameters are correctly set.

    Parameters
    Name Type Description
    $cli
    $script
    $options
    $host
    $user
    $password
    $database
    $listMode
    $newType
    functionconnectToDatabase(  $cli,  $script,  $host,  $user,  $password,  $database ) : void

    Connect to the database

    Parameters
    Name Type Description
    $cli
    $script
    $host
    $user
    $password
    $database
    functioncopyTable(  $db,  $tableFrom,  $tableTo ) : void

    Parameters
    Name Type Description
    $db
    $tableFrom
    $tableTo
    functioncreateTableStructure(  $db,  $tableFrom,  $tableTo,  $newType ) : void

    Parameters
    Name Type Description
    $db
    $tableFrom
    $tableTo
    $newType
    functiondropTable(  $db,  $tableName ) : void

    Parameters
    Name Type Description
    $db
    $tableName
    functioneZTriedDatabaseString(  $database,  $host,  $user,  $password ) : void

    Parameters
    Name Type Description
    $database
    $host
    $user
    $password
    functiongetTableType(  $db,  $tableName ) : void

    Parameters
    Name Type Description
    $db
    $tableName
    functionlistTypes(  $cli,  $db ) : void

    Parameters
    Name Type Description
    $cli
    $db
    functionrenameTable(  $db,  $tableFrom,  $tableTo ) : void

    Parameters
    Name Type Description
    $db
    $tableFrom
    $tableTo
    functionsetNewType(  $cli,  $db,  $newType,  $usecopy ) : void

    Parameters
    Name Type Description
    $cli
    $db
    $newType
    $usecopy
    Documentation was generated by DocBlox 0.18.1.