How to leave a line between paragraphs when writing text in the visual or text editor

You should use wpautop, and in your CSS styles (editor styles + theme styles) make sure that any paragraphs are properly spaced.

p {
  margin-bottom: 20px;
}

or

p + p {
  margin-top: 20px;
}

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)