Vertaling van "kann MySQL" in Engels
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.
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.
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.
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.
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.
Wie viel Speicher kann MySQL benutzen?
Kann MySQL Enterprise Backup ein Kennwort anfordern, statt dieses aus der Befehlszeile auszulesen?
Can MySQL Enterprise Backup prompt for a password instead of reading it from the command line?
Kann MySQL Enterprise Backup Ansichten sichern?
Kann MySQL Enterprise Backup mit MyISAM eingesetzt werden?
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.
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.
In manchen Fällen kann MySQL mit einem Index eine ORDER BY-Klausel erfüllen, ohne dass eine zusätzliche Sortierung erforderlich wäre.
In some cases, MySQL can use an index to satisfy an ORDER BY clause without doing any extra sorting.
So kann MySQL etwa Indizes und Bereiche zur Suche nach NULL mit IS NULL verwenden.
For example, MySQL can use indexes and ranges to search for NULL with IS NULL.
Daher kann mySQL keine 4-Byte Zeichen als UTF-8 speichern.
As a result, mySQL can not store UTF-8 4-byte characters.
Kann MySQL Enterprise Backup in Medien-Manager von Drittanbietern integriert werden?
Can MySQL Enterprise Backup be integrated with 3rd party media managers?
Andernfalls kann MySQL nicht ermitteln, wie die Eingabefelder den Tabellenspalten zuzuordnen sind.
Otherwise, MySQL cannot tell how to match input fields with table columns.
Ab der nächsten Version kann MySQL nicht mehr als Speicherort oder Index für das E-Mail-Archiv verwendet werden.
The next version will no longer support MySQL for the email archive.