Search
Page 11 of 33. Showing 329 results (0.008 seconds)
database_host
Synopsis database_host = host Host is the host running the MySQL database server. Set this only if running the database on a different host than the Supervisor host itself…database_user
Synopsis database_user = user Set user to the identity of the user accessing the MySQL database. The Supervisor will access the database server under this user name…database_port
(Qube 7 onwards) 50055 MySQL (Qube 6 and older) Linux / OS X: 3306 Windows: 3300 Published by Scroll Versions from space QUBE and version 7.0-2…How to set the starting job id to other than 250
: mysql -u root -e "INSERT INTO qube.jobid (id,realid,serverid) VALUES(1000,1000,0)" This can be done on a running supervisor, there's no need to stop it before executing…database_host
Synopsis database_host = host Host is the host running the MySQL database server. Set this only if running the database on a different host than the Supervisor host itself…database_socket
Defaults var/lib/mysql/mysql.sock…database_port
(Qube 7 onwards) 50055 MySQL (Qube 6 and older) Linux / OS X: 3306 Windows: 3300…database_host
Synopsis database_host = host Host is the host running the MySQL database server. Set this only if running the database on a different host than the Supervisor host itself…database_user
Synopsis database_user = user Set user to the identity of the user accessing the MySQL database. The Supervisor will access the database server under this user name…database_host
Synopsis database_host = host Host is the host running the MySQL database server. Set this only if running the database on a different host than the Supervisor host itself…