Vertaling van "MySQL can" in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
MySQL can be an intimidating program.
MySQL can use this join type when the query uses only columns that are part of a single index.
MySQL kann diesen Join-Typ verwenden, wenn die Abfrage nur Spalten benutzt, die Teil eines einzelnen Indexes sind.
That is, the more closely that the expression varies with the value of the column on which it is based, the more efficiently MySQL can use the expression for hash partitioning.
D. h.: Je enger sich der Wert des Ausdrucks an dem Wert der zugrunde liegenden Spalte orientiert, umso effizienter kann MySQL ihn für die Hash-Partitionierung einsetzen.
If the table has an index for the columns used, MySQL can then find the positions of the lines quickly in the file of data, without having to run through the entire table.
Besitzt die Tabelle jedoch einen Indexfür die verwendeten Spalten, kann MySQL die Zeilen in der Datei schnellfinden, ohne die gesamte Tabelle durchsuchen zu müssen.
I love solving problems via technology - a little PHP and MySQL can automate just about anything - so I often get stuck trying to solve problems via technology when they'd be more easily solved another way.
Ich liebe es, Probleme mit Technik zu lösen - ein wenig PHP und MySQL können fast alles automatisieren - so dass ich oft feststecke, indem ich versuche, Probleme mit Technik zu lösen, wenn sie einfacher auf eine andere Art und Weise zu lösen wären.
Configuration settings for the database management system MySQL can now be defined via UCR variables.
Konfigurationseinstellungen für das Datenbankmanagementsystem MySQL können nun per UCR-Variablen definiert werden.
MySQL can create composite indexes (that is, indexes on multiple columns).
MySQL kann zusammengesetzte Indizes erstellen (d. h. Indizes über mehrere Spalten).
MySQL can also convert a string containing no separators (such as '20040815'), provided it makes sense as a date.
MySQL kann auch einen String, der keine Trennzeichen enthält (wie etwa '20040815') konvertieren, vorausgesetzt, er ergibt einen vernünftigen Datumswert.
If all columns that you access in a BDB table are part of the same index or part of the primary key, MySQL can execute the query without having to access the actual row.
Wenn alle Spalten, auf die Sie in einer BDB-Tabelle zugreifen, zu demselben Index oder zum Primärschlüssel gehören, kann MySQL die Anfrage ausführen, ohne auf die eigentliche Zeile zugreifen zu müssen.
MySQL can be used for free under the GPL licence, or in the commercial variant that includes the manufacturer's support.
MySQL kann kostenlos unter einer GPL-Lizenz genutzt werden, genauso aber auch in der gezahlten kommerziellen Variante mit Herstellerunterstützung.
MySQL can check X509 certificate attributes in addition to the usual authentication that is based on the user name and password.
MySQL kann zusätzlich zur normalen, auf Benutzernamen und Passwörtern basierenden Authentifizierung Attribute von X509-Zertifikaten überprüfen.
In some cases, MySQL can use an index to satisfy an ORDER BY clause without doing any extra sorting.
In manchen Fällen kann MySQL mit einem Index eine ORDER BY-Klausel erfüllen, ohne dass eine zusätzliche Sortierung erforderlich wäre.
For MyISAM tables, MySQL can create spatial indexes using syntax similar to that for creating regular indexes, but extended with the SPATIAL keyword.
MySQL kann raumbezogene Indizes mit einer ähnlichen Syntax anlegen, wie sie auch für normale Indizes verwendet wird, allerdings erweitert um das Schlüsselwort SPATIAL.