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 51 to 60 of 160 total results
https://dev.mysql.com/keyring-udfs-general-purpose.html
Keyring UDFs support the key types and lengths supported by the underlying keyring plugin, with the additional constraint that keys cannot be longer than 2,048 bytes (16,384 bits), due to limitations of the UDF interface. The following call creates ... MySQL Server supports a keyring service that enables internal server components and plugins to securely store sensitive information for later ...
https://dev.mysql.com/limits-windows.html
The following limitations apply to use of MySQL on the Windows platform: Process memory On Windows 32-bit platforms, it is not possible by default to use more than 2GB of RAM within a single process, including MySQL. This is because the physical ...
https://dev.mysql.com/mathematical-functions.html
mysql> SELECT COT(12); -> -1.5726734063977 mysql> SELECT COT(0); -> out-of-range error CRC32(expr) Computes a cyclic redundancy check value and returns a 32-bit unsigned value. mysql> SELECT LOG2(65536); -> 16 mysql> SELECT LOG2(-100); -> NULL ...
https://dev.mysql.com/myisamchk-repair-options.html
--keys-used=val, -k val For myisamchk, the option value is a bit value that indicates which indexes to update. Each binary bit of the option value corresponds to a table index, where the first index is bit 0. myisamchk supports the following ...
https://dev.mysql.com/mysql-cluster-install-debian.html
Oracle provides .deb installer files for NDB Cluster for 32-bit and 64-bit platforms. In the examples that follow, we assume you wish to install NDB 8.0.19 on a 64-bit Debian 9 system; in this case, the installer file is named ... The section ...
https://dev.mysql.com/mysql-cluster-option-tables.html
ndbinfo_table_prefix: The prefix to use for naming ndbinfo internal base tables ndbinfo_version: The version of the ndbinfo engine; read only server-id-bits: Sets the number of least significant bits in the server_id actually used for identifying ...
https://dev.mysql.com/mysql-installer-setup.html
Although MySQL Installer is a 32-bit application, it can install both 32-bit and 64-bit binaries. MySQL Installer Licensing and Support Authentication Choosing a Setup Type Path Conflicts Check Requirements MySQL Installer Configuration Files When ...
https://dev.mysql.com/problems-with-mysql-sock.html
To do this, set the sticky bit on the /tmp directory by logging in as root and using the following command: shell> chmod +t /tmp You can check whether the sticky bit is set by executing ls -ld /tmp. If the last permission character is t, the bit is ... The default location for the Unix socket file that the server uses for communication with local clients is ...
https://dev.mysql.com/replication-binlog-encryption.html
The binary log encryption keys used to encrypt the file passwords for the log files are 256-bit keys that are generated specifically for each MySQL server instance using MySQL Server's keyring service (see Section 6.4.4, “The MySQL Keyring”).
https://dev.mysql.com/server-error-reference.html
Error number: 3159; Symbol: ER_SECURE_TRANSPORT_REQUIRED; SQLSTATE: HY000 Message: Connections using insecure transport are prohibited while --require_secure_transport=ON. Error number: 3839; Symbol: ER_INNODB_REDO_LOG_ARCHIVE_START_SUBDIR_PATH; ...
Displaying 51 to 60 of 160 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-bit-p-6.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