MX on Linux: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
100 bytes removed ,  07:40, 4 October 2020
m
Line 635: Line 635:


The MX release distribution includes another executable.  Type <tt>cd CumulusMX && sudo mono ExportMySQL.exe monthly</tt> to run the executable. The first parameter is "monthly" even if the table has a different name.  
The MX release distribution includes another executable.  Type <tt>cd CumulusMX && sudo mono ExportMySQL.exe monthly</tt> to run the executable. The first parameter is "monthly" even if the table has a different name.  
#if the table name is defined in the admin interface, but the actual table does not exist, this executable will create a table with that name and the columns for the schema that applies at the release version.
#if the table name is defined in the admin interface, and the table already exists in the database with the correct columns defined, then the executable will use that table.
#*if the table already exists, then the executable will use it.
#There is an optional second parameter that specifies the log file name to read.
#There is an optional second parameter that specifies the log file name to read.
#*if the second parameter is not specified, this executable will look at every log file (in "data" folder and with file name that starts with month, then has "log.txt",  
#*if the second parameter is not specified, this executable will look at every log file (in "data" folder and with file name that starts with month, then has "log.txt",  
5,838

edits

Navigation menu