Ich entschied mich, die Datenbank zu bereinigen, indem ich zuerst eine Kopie zur Sicherung archivierte und dann einige Löschungen mit dem MySQL-Client durchführte.
I decided to clean up the database by first archiving a copy for backup and then performing some deletions using the MySQL client.
Wenn Sie eine Verbindung mit dem mysql-Client herstellen können, wird das Problem von Ihrem Programm und nicht von den Zugriffsberechtigungen verursacht.
If you are able to connect using the mysql client, the problem lies with your program, not with the access privileges.
Autres résultats
Hierzu melden wir uns auf dem Server im MySQL-Client an und erstellen die Datenbank und dann den User.
For this, we log on to the server in the MySQL client and create the database and then the user.
Alternativ können Sie das neue Passwort auf jeder Plattform auch mit dem Client mysql einstellen (aber diese Methode ist nicht so sicher)
Alternatively, on any platform, you can set the new password using the mysql client (but this approach is less secure)
Bei dieser SELECT-Anweisung meldet MySQL dem Client, dass Spalte eins ein String ist, und konvertiert alle Zugriffe auf @a in Strings, obwohl @a für den zweiten Datensatz eine Zahlenmenge ist.
For this SELECT statement, MySQL reports to the client that column one is a string and converts all accesses of @a to strings, even though @a is set to a number for the second row.
Ferner unterstützt werden SSL-verschlüsselte Verbindungen zwischen MySQL-Clients und -Servern.
There is also support for SSL-encrypted connections between MySQL clients and servers.
Sie haben versucht, mit einer alten MySQL-Client-Bibliothek auf MySQL zuzugreifen.
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.