NEWS
SQL Server nicht erreichbar
-
Keine Verbindung zum SQL-Server
Hallo Forengemeinde.
Ich bekomme keine Verbindung zu MYSQL.pi@raspberrypi:~ $ sudo apt-get install mariadb-server mariadb-client Reading package lists... Done Building dependency tree... Done Reading state information... Done mariadb-client is already the newest version (1:10.5.12-0+deb11u1). mariadb-server is already the newest version (1:10.5.12-0+deb11u1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Mein letzter Versuch endet mit obiger Ausgabe.
Eingerichtet habe ich das System zuletzt mitpi@raspberrypi:~ $ sudo apt-get install mysql-server mysql-client Reading package lists... Done Building dependency tree... Done Reading state information... Done Package mysql-client is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: mariadb-client-10.0 Package mysql-server is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: mariadb-server-10.0 E: Package 'mysql-server' has no installation candidate E: Package 'mysql-client' has no installation candidate
Ich komme nicht weiter und bitte Euch um Hilfe
Systemdata Bitte Ausfüllen Hardwaresystem: Raspberry Pi 3 Model B Rev 1.2 Arbeitsspeicher: 8GB Festplattenart: SSD Betriebssystem: Raspbian GNU/Linux 11 (bullseye Node-Version: 12.22.10 Nodejs-Version: 10.x.x NPM-Version: 6.14.16 -
Du hast du MariaDB installiert, willst aber MySQL installieren und das klappt nicht wenn ich das richtig verstehe, oder?
Und ziehe mal deine Node & NodeJS Installation mal gerade. Zwei verschiedene Versionen ist nicht richtig.