River,
Thank you for your so quick answer.
Richard (Escaladix)
River Tarnell <river@wikimedia.org> a écrit :
Richard ROCCA:
RR> Hi all,
RR> I don't understand why "sql" command gives access to any base on
RR> any cluster and "mysql" command gives access to bases on s2 cluster only.
"sql" is a wrapper script around "mysql" which automatically connects
to the correct server for the database you specified. for example,
"sql enwiki_p" runs "mysql -hsql-s1 enwiki_p".
RR> Under these conditions, tell me how does you start a command line query on s1 or s3 databases?
mysql -hsql-s1 -e "query" enwiki_p
- river._______________________________________________
Toolserver-l mailing list
Toolserver-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/toolserver-l