Examples with "SQL plugin" and their translation 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.
IDÉE-110464 (Bug): IDEA SQL plugin peut pas se connecter à la base de données à distance via VPN
IDEA-110464 (Bug): IDEA SQL plugin cannot connect to remote database over VPN
Andere resultaten
Dans le cas d'une erreur SQL, le plugin envoie un message d'erreur mais ne considère pas la connexion comme mauvaise, l'erreur ne permet pas au plugin d'écarter tel ou tel noeud.
In case of an SQL error, the plugin emits a warning but does not set an error on the connection. The error is not set to make it possible to use the plugin as a drop-in.
Par défaut, le plugin ne se soucie pas des transactions SQL.
By default the plugin is not aware of SQL transactions.
Les définitions des tables SQL sont fournies dans la section de configuration du plugin.
The SQL definitions of the tables are given in the plugin configuration section.
Les plugins utilisant la classe wpdb d'origine de WordPress avec du SQL standard devraient fonctionner sans modification.
Plugins using WordPress' wpdb with standard SQL should work without modification.
Il existe aussi un plugin, si on ne veut pas toucher à SQL.
There is also a plugin, if you do not want to use SQL.
Ce pipeline doit servir à supprimer des tables SQL de statistiques ajoutées par d'autres plugins.
This pipeline should be used to delete the SQL statistics tables that might be added by any other plugins.
Cette fonction peut-être utile pour les besoins de certains plugins ou pour créer facilement des vues SQL.
This function can be useful for the requirements of certain plugins or to make it simpler to construct SQL views.
Veuillez noter que l'utilisation de SQL n'est pas recommandé car il ne pourra pas être surveiller par le plugin.
Please, note that the use of SQL is not recommended as it cannot be monitored by the plugin.
Le plugin scanne le début de la requête pour rechercher une astuce SQL en commentaires.
The plugin scans the beginning of a statement for the existence of an SQL hint.
Les astuces SQL doivent être placées en début de requête pour être reconnues par le plugin.
SQL hints must be placed at the beginning of a query to be recognized by the plugin.
Si aucune astuce SQL n'est fournie, le plugin va envoyer les CREATE et INSERT vers le maitre.
If an SQL hint is not given, then the plugin will send CREATE and INSERT statements to the master.
Noombre d'injections SQL avec succès en mode autocommit, faisant parti du plugin côté client de l'émulation de l'ID de transaction globale.
Number of successful SQL injections in autocommit mode as part of the plugins client-side global transaction id emulation.