[% PROCESS 'master_templates/_defheader.tmpl' theme="yui" app_key=data.app_key extrastyle = ' .align-div-with-table { margin-left: 120px; padding: 10px 0; } .highlight-section { background: #faebcc; border-radius: 2px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset; min-height: 20px; padding: 19px; border: 1px solid #faebcc; } .highlight-section p { margin: 0 0 10px 0; font-weight: bold; } .label-column { width: 120px; text-align: right; } '; -%] [% PROCESS 'warnings/_mysql_version.tmpl' %] [% IF !data.root_user && !data.users.size %]
[% locale.maketext("No users available.") %]
[% locale.maketext('[output,strong,Note]: By default, the database root password is set to a random string. You should set this to something that is very hard to guess. You do not need to remember this password unless you plan to connect manually to the database server as the root user.') %]
[% END %]