MySQL extension
Ajouter à une liste
Traduction de "MySQL extension" en allemand
Nous n’avons pas trouvé cette entrée. Affichage de résultats approximatifs. Vérifiez l’orthographe ou proposez d’ajouter ce terme au dictionnaire.
For previous versions, please see the MySQL extension documentation.
Wenn Sie eine ältere Version verwenden, sollten Sie einen Blick auf die Dokumentation der mysql-Erweiterung werfen.
Using the mysqli extension instead of the mysql extension is a good example for this.
Ein gutes Beispiel dafür ist die Verwendung der mysqli-Erweiterung anstelle der mysql-Erweiterung .
This is a MySQL extension to standard SQL, which permits only one of each clause per ALTER TABLE statement.
Dies ist eine MySQL-Erweiterung zum SQL-Standard, der nur jeweils eine dieser Klauseln je ALTER TABLE-Anweisung zulässt.
To connect to a MySQL server, PHP needs a set of MySQL functions called "MySQL extension ".
Um eine Verbindung zu einem MySQL-Server herzustellen, benötigt PHP eine Reihe von MySQL-Funktionen namens „MySQL-Erweiterung ".
support mysqli, the improved MySQL extension see 1.17 Which Database versions does phpMyAdmin support?
Unterstützt Mysqli, die verbesserte MySQL-Erweiterung siehe 1.17 Welche Datenbankversionen unterstützt phpMyAdmin?
The optional ALGORITHM clause for CREATE VIEW or ALTER VIEW is a MySQL extension to standard SQL.
Die optionale ALGORITHM-Klausel ist ebenfalls eine MySQL-Erweiterung des Standard-SQL.
PHP 7 will be shipped without the mysql extension .
In PHP 7 wird die mysql-Erweiterung nicht mehr vorhanden sein.
Note In older versions of PHP, the mysql extension does not support the authentication protocol in MySQL 4.1.1 and higher.
Hinweis: In älteren PHP-Versionen unterstützt die mysql-Erweiterung nicht das Authentifizierungsprotokoll von MySQL 4.1.1 und höher.
It may also be possible to compile the older mysql extension against the new MySQL client library.
Unter Umständen kann auch die ältere mysql-Erweiterung mit der neuen MySQL-Clientbibliothek kompiliert werden.
For previous versions, please see the MySQL extension documentation.
You are using MySQL version 4.1 or higher but the PHP MySQL extension is pre-4.1 (check in your phpinfo output).
Sie verwenden eine MySQL-Version 4.1 oder neuer, aber die PHP-Erweiterungen für MySQL sind älter als 4.1 (siehe PHP-Informationen).
The MySQL extension has been removed in PHP7.
Note: This function will not be available if the MySQL extension was built against a MySQL 4.x client library.
Warnung Diese Funktion steht nicht zur Verfügung, wenn das MySQL Modul gegen eine MySQL 4.x Client-Bibliothek gelinkt wurde.