Marius Cramer
2015-05-19 6f6aa983d80882d10038945c10d7dedf572e0641
refs
author Marius Cramer <m.cramer@pixcept.de>
Tuesday, May 19, 2015 09:40 -0400
committer Marius Cramer <m.cramer@pixcept.de>
Tuesday, May 19, 2015 09:40 -0400
commit6f6aa983d80882d10038945c10d7dedf572e0641
tree e1498067f159f4b584939c4909e53c47a064f57d tree | zip | gz
parent 8603b4abde47d11ce9900166cd38ed8f46dc11d2 view | diff
2332f196052b467beb2038aaa917faa2eeb05919 view | diff
Merge branch 'feature/mysql-port' into 'master'

Define MySQL port by its own (rather than in the host with :port)

As the title says, this MR allows defining the MySQL server port in a new variable.

After having done the work I saw that it can simply be passed with the hostname, like `hostname:port`....
so I'm not going to be sad if this MR is getting closed asap. *rofl*

Leaving it here anyway.

See merge request !187
19 files modified
75 ■■■■ changed files
install/dist/lib/debian60.lib.php 1 ●●●● diff | view | raw | blame | history
install/dist/lib/fedora.lib.php 7 ●●●●● diff | view | raw | blame | history
install/dist/lib/gentoo.lib.php 1 ●●●● diff | view | raw | blame | history
install/dist/lib/opensuse.lib.php 7 ●●●●● diff | view | raw | blame | history
install/install.php 8 ●●●● diff | view | raw | blame | history
install/lib/installer_base.lib.php 9 ●●●●● diff | view | raw | blame | history
install/tpl/authmysqlrc.master 2 ●●● diff | view | raw | blame | history
install/tpl/config.inc.php.master 3 ●●●●● diff | view | raw | blame | history
install/tpl/debian6_dovecot-sql.conf.master 2 ●●● diff | view | raw | blame | history
install/tpl/debian_dovecot-sql.conf.master 2 ●●● diff | view | raw | blame | history
install/tpl/fedora_dovecot-sql.conf.master 2 ●●● diff | view | raw | blame | history
install/tpl/mydns.conf.master 1 ●●●● diff | view | raw | blame | history
install/tpl/opensuse_dovecot-sql.conf.master 2 ●●● diff | view | raw | blame | history
install/tpl/pdns.local.master 1 ●●●● diff | view | raw | blame | history
install/update.php 4 ●●● diff | view | raw | blame | history
interface/lib/classes/db_mysql.inc.php 8 ●●●●● diff | view | raw | blame | history
interface/lib/config.inc.php 3 ●●●●● diff | view | raw | blame | history
server/lib/app.inc.php 2 ●●● diff | view | raw | blame | history
server/lib/classes/db_mysql.inc.php 10 ●●●●● diff | view | raw | blame | history