Gilles has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/172291

Change subject: Output script actually doesn't need the table in the SQL command
......................................................................

Output script actually doesn't need the table in the SQL command

Change-Id: Ia5326ba6fabbdaf536fe6ecf489c0344c97f9f0f
---
M build-optout-tsvs
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/analytics/multimedia 
refs/changes/91/172291/1

diff --git a/build-optout-tsvs b/build-optout-tsvs
index 5b0384b..ee9436c 100755
--- a/build-optout-tsvs
+++ b/build-optout-tsvs
@@ -6,7 +6,7 @@
        exit 1
 fi
 
-MYSQL_CMD="mysql --defaults-extra-file=/etc/mysql/conf.d/research-client.cnf 
-hanalytics-store.eqiad.wmnet log"
+MYSQL_CMD="mysql --defaults-extra-file=/etc/mysql/conf.d/research-client.cnf 
-hanalytics-store.eqiad.wmnet"
 SQL_DIR="$REMOTEUSERHOME/tsvs_sql/optout"
 TSV_DIR="$REMOTEUSERHOME/tsvs_new"
 PUBLIC_DIR="/a/public-datasets/all/multimedia"

-- 
To view, visit https://gerrit.wikimedia.org/r/172291
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia5326ba6fabbdaf536fe6ecf489c0344c97f9f0f
Gerrit-PatchSet: 1
Gerrit-Project: analytics/multimedia
Gerrit-Branch: master
Gerrit-Owner: Gilles <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to