mirror of
https://github.com/apache/druid.git
synced 2025-02-09 11:34:54 +00:00
* Mutual TLS support * Kafka test fixes * TeamCity fix * Split integration tests * Use localhost DOCKER_IP * Increase server thread count * Increase SSL handshake timeouts * Add broken pipe retries, use injected client config params * PR comments, Rat license check exclusion
6 lines
98 B
Plaintext
6 lines
98 B
Plaintext
[program:mysql]
|
|
command=/run-mysql.sh
|
|
user=mysql
|
|
priority=0
|
|
stdout_logfile=/shared/logs/mysql.log
|