nextcloud-server/lib/private/setup
Michael Göhler e6609d0970 simplify mysql user creation flow
if dbuser exists try a different one, owncloud/core#108

changed outdated comment

corrected length calculation

changed indentation for else clauses
2014-09-16 11:53:54 +07:00
..
abstractdatabase.php
mssql.php
mysql.php simplify mysql user creation flow 2014-09-16 11:53:54 +07:00
oci.php allow empty hostname and dots in service name for oracle autosetup 2014-08-29 17:09:17 +07:00
postgresql.php
sqlite.php