I am on Debian stretch, I am using PHP 7.1, Here is the output Info from Workbench.
> MySQL Workbench Community (GPL) for Linux/Unix version 6.3.8 CE build 1228 (64 bit)
Configuration Directory: /home/me/.mysql/workbench
Data Directory: /usr/share/mysql-workbench
Cairo Version: 1.14.8
OS: Linux 4.9.0-9-amd64
CPU: 12x AMD Ryzen 5 2600 Six-Core Processor (1550.000MHz) - 15,67GiB RAM
Distribution: Debian GNU/Linux 9.9 (stretch)
Fips mode enabled: no
When I try it from my Browser http://localhost:3306/ , it redirects me to the following window:
I do not know what does it mean!
When I change the port of local Instance to 3306, I get this:
> Connection Warning (Local instance 3306)
Incompatible/nonstandard server version or connection protocol detected (10.1.38).
A connection to this database can be established but some MySQL Workbench features may not work properly since the database is not fully compatible with the supported versions of MySQL.
MySQL Workbench is developed and tested for MySQL Server versions 5.1, 5.5, 5.6 and 5.7
I have read that MariaDB and mysql-server, together making Problem on Workbench, but when I do sudo apt-get install mysql-server
, too install MariaDB.. , when going to Synaptic and lose MariaDB , Mysql-server not Working...
In Synaptic when to search to install mysql-server , to show this Window
How to see, too is MariaDB...here a person has a similar problem as me.
I have tried to install Mysql-server from MySQL APT Repository ,
but it does not do anything.
Now I know how to install it.., here tell how does it..
Now have it..
With $ mysql --version
mysql Ver 14.14 Distrib 5.7.26, for Linux (x86_64) using EditLine wrapper
However, my browser shows the following: