2

First time using mysql and mariadb server i am not so familiar how it works. My problem is when i go to mysql workbench and try to connect to servers there are none. enter image description here

But when i go to my konzole(in linux manjaro) and type sudo systemctl status mysql it says that maria db is active(running). My question is how can i connect to the server ?

Fork Mann
  • 112
  • 1
  • 8
  • did you try to look in mysql workbench documentation? – rok Oct 02 '21 at 17:06
  • 1
    Really, you can't see the `+` in a circle next to `MySQL Connections`... You haven't bothered to look under the menus? Be aware though, workbench does not support mariadb and you will have difficuly making that connection. – Bib Oct 02 '21 at 17:06
  • @Bib does DBeaver support mariadb ? or tell me what supports... – Fork Mann Oct 02 '21 at 17:10
  • 1
    Wikipedia says yes. – Bib Oct 02 '21 at 17:13
  • @Bib okay ill try that then ty :) – Fork Mann Oct 02 '21 at 17:15
  • Making a connection to mariadb should not be difficult for mysql workbench as on protocol level mariadb and mysql are compatible. But beyond that they are not compatible any more. – Shadow Oct 02 '21 at 19:05
  • I just ran into the same problem (i.e., mysql-workbench presents me with the same screen upon initially starting it while mariadb is executing). – TheGeeko61 Nov 14 '21 at 01:06

0 Answers0