Geen cache-versie.

Caching uitgeschakeld. Standaardinstelling voor deze pagina:ingeschakeld (code DEF204)
Als het scherm te langzaam is, kunt u de gebruikersmodus uitschakelen om de cacheversie te bekijken.

Rechercher dans le manuel MySQL

Displaying 11 to 20 of 119 total results
https://dev.mysql.com/hexadecimal-literals.html
Lettercase of the digits and of any leading X does not matter. A leading 0x is case-sensitive and cannot be written as 0X. Hexadecimal literal values are written using X'val' or 0xval notation, where val contains hexadecimal digits (0..9, A..F).
https://dev.mysql.com/dbug-package.html
With a leading + or -, the modifiers in the list are added to or subtracted from the current modifier list. The MySQL server and most MySQL clients are compiled with the DBUG package originally created by Fred Fish. When you have configured MySQL ...
https://dev.mysql.com/load-data.html
If the file name is a relative path name with one or more leading components, the server searches for the file relative to the server's data directory. If a file name with no leading components is given, the server looks for the file in the database ...INTO Syntax”.) To write data from a table to a file, use SELECT ...
https://dev.mysql.com/charset-cp932.html
Why is cp932 needed? In MySQL, the sjis character set corresponds to the Shift_JIS character set defined by IANA, which supports JIS X0201 and JIS X0208 characters. (See http://www.iana.org/assignments/character-sets.) However, the meaning of ...
https://dev.mysql.com/innodb-persistent-stats.html
Consequently, different estimates could be produced when recalculating statistics, leading to different choices in query execution plans and thus variations in query performance. Decreasing the value too much, however, could lead to the first ...
https://dev.mysql.com/mysql-cluster-ndb-api-statistics.html
In order to minimize confusion with standard MySQL session variables, we refer to the variables that correspond to these NDB API session counters as “_session variables”, with a leading underscore. We refer to the related status variables as ...
https://dev.mysql.com/keywords.html
Certain keywords, such as SELECT, DELETE, or BIGINT, are reserved and require special treatment for use as identifiers such as table and column names. This may also be true for the names of built-in functions. Reserved words are permitted as ...
https://dev.mysql.com/error-message-components.html
When an error in this range originates on the server side, the server writes it to the error log, padding the error code with leading zeros to six digits and adding a prefix of MY-. When an error in this range occurs, the server writes it to the ...
https://dev.mysql.com/replication-features-memory.html
This causes the slave to be out of synchrony with the master and may lead to other failures or cause the slave to stop: Row-format updates and deletes received from the master may fail with Can't find record in 'memory_table'. When a master server ...
https://dev.mysql.com/myisampack.html
pre-space The number of decimal columns that are stored with leading spaces. In this case, each value contains a count for the number of leading spaces. When the table is used later, the server reads into memory the information needed to decompress ...
Displaying 11 to 20 of 119 total results

Zoek in de MySQL-handleiding

Nederlandse vertaling

U hebt gevraagd om deze site in het Nederlands te bezoeken. Voor nu wordt alleen de interface vertaald, maar nog niet alle inhoud.

Als je me wilt helpen met vertalingen, is je bijdrage welkom. Het enige dat u hoeft te doen, is u op de site registreren en mij een bericht sturen waarin u wordt gevraagd om u toe te voegen aan de groep vertalers, zodat u de gewenste pagina's kunt vertalen. Een link onderaan elke vertaalde pagina geeft aan dat u de vertaler bent en heeft een link naar uw profiel.

Bij voorbaat dank.

Document heeft de 26/06/2006 gemaakt, de laatste keer de 26/10/2018 gewijzigd
Bron van het afgedrukte document:https://www.gaudry.be/nl/mysql-rf-fct-leading-p-2.html

De infobrol is een persoonlijke site waarvan de inhoud uitsluitend mijn verantwoordelijkheid is. De tekst is beschikbaar onder CreativeCommons-licentie (BY-NC-SA). Meer info op de gebruiksvoorwaarden en de auteur.

Referenties

  1. Bekijk - html-document Taal van het document:en Manuel MySQL : https://dev.mysql.com/

Deze verwijzingen en links verwijzen naar documenten die geraadpleegd zijn tijdens het schrijven van deze pagina, of die aanvullende informatie kunnen geven, maar de auteurs van deze bronnen kunnen niet verantwoordelijk worden gehouden voor de inhoud van deze pagina.
De auteur Deze site is als enige verantwoordelijk voor de manier waarop de verschillende concepten, en de vrijheden die met de referentiewerken worden genomen, hier worden gepresenteerd. Vergeet niet dat u meerdere broninformatie moet doorgeven om het risico op fouten te verkleinen.

Inhoudsopgave Haut