Method sqlpriveMysqlDatabaseImportFromHost
return to group index
sqlpriveMysqlDatabaseImportFromHost
voidsqlpriveMysqlDatabaseImportFromHost (
stringsession,
stringserver,
stringdatabase,
stringforeignHost,
stringforeignUser,
stringforeignPassword,
stringforeignDatabase
)
Description
Import database from foreign hostParameters
- stringsession : sessio-id
- stringserver : palvelimen id
- stringdatabase : the database name (database should be empty)
- stringforeignHost : the foreign host
- stringforeignUser : the foreign user
- stringforeignPassword : the foreign password
- stringforeignDatabase : the foreign database name