mysql_import_combined_log2 - Online in the Cloud

This is the command mysql_import_combined_log2 that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


mysql_import_combined_log.pl - Imports an Apache combined log into a MySQL database.

SYNOPSIS


mysql_import_combined_log.pl -d <database name> -t <table name> [-h <host name>] [-u <user
name>] [-p <password>] [-f <filename>]

OPTIONS


--host|-h <host name>

The host to connect to. Default is localhost.

--database|-d <database name>

The database to use. Required.

--username|-u <username>

The user to connect as.

--password|-p <password>

The user's password.

--table|-t <table name>

The name of the table in which to insert data.

--logfile|-f <file name>

The file to read from. If not given, data is read from stdin.

--help|-?

Print out this help message.

--version

Print out the version of this software.

Use mysql_import_combined_log2 online using onworks.net services



Latest Linux & Windows online programs