Search



Search Results
Displaying 1171 to 1180 of 5281 total results
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-compliance-administration-standard-rules.html
InnoDB System Tablespace Cannot Automatically Expand Description If the InnoDB system tablespace is not allowed to automatically grow to meet incoming data demands and your application generates more data than there is room for, out-of-space errors ...Severity Minor Warning Advice Review the --binlog-do-db and the --binlog-ignore-db settings in your MySQL configuration file (my.cnf) to be sure you are capturing updates to all important ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-auditlog-category.html
Connection Policy The policy controlling how the audit log plugin writes connection events to its log file. Permitted values: 'ALL' - Log all connection events, 'ERRORS' - Log only failed connection events, 'NONE' - Do not log connection events ...
https://dev.mysql.com/doc/refman/8.4/en/replication-gtids-failover.html
The server where the snapshot is taken can be either the source or one of its replicas, but you must ensure that the server has processed all required transactions before copying the data. There are several variants of this method, the difference ...
https://dev.mysql.com/doc/workbench/en/wb-relationship-editor.html
Double-clicking a relationship on the EER diagram canvas opens the relationship editor. Relationship Tab In the Relationship tab, you can set the caption of a relationship using the Caption field. This name displays on the canvas and is also the ...
https://dev.mysql.com/doc/ndbapi/en/mgm-concepts.html
A NULL value indicates an error; otherwise, the return value must be freed by the programmer. A function can return any of the following: An integer value, with a value of -1 indicating an error. Error conditions can be identified by using the ...
https://dev.mysql.com/doc/workbench/en/wb-migration-database-postgresql-drivers-linux.html
Figure 10.44 The iODBC Data Source Administrator Click Add a driver then fill out the form with the following values: Description of the driver: psqlODBC Driver file name: /usr/local/lib/psqlodbcw.so Setup file name: No value is needed here And ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-usagenotes-apptips-microsoft-access.html
If you still get the error Another user has changed your data after adding a TIMESTAMP column, the following trick may help you: Do not use a table data sheet view. The work around solution is: Have one more dummy column with TIMESTAMP as the data ... To improve the integration between Microsoft Access and MySQL through Connector/ODBC: For all versions of Access, enable the Connector/ODBC Return matching rows ...
https://dev.mysql.com/doc/refman/8.4/en/group-replication-understanding-consistency-guarantees.html
You want specific transactions in your workload to always read up-to-date data from the group, for example whenever sensitive data is updated (such as credentials for a file or similar data) and you want to enforce that reads retrieve the most up to ...This means that as soon as the incoming traffic slows down or stops, all group members have the same data ... In terms of distributed consistency guarantees, ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-rest-api-reference.html
For example, if the endpoint is "/metadata" then the URL is similar to "https://localhost:8443/api/20190715/metadata". swagger.json GET /swagger.json Get a swagger (OpenAPI) file for the local REST API instance. Accessing the file does not require ...This is the maximum number (integer) of idling server connections in the connection ...
https://dev.mysql.com/doc/refman/8.4/en/using-encrypted-connections.html
Alternatively, if you have a MySQL source distribution, you can test your setup using the demonstration certificate and key files in its mysql-test/std_data directory. If no explicit encrypted-connection options are given to configure encrypted ...
Displaying 1171 to 1180 of 5281 total results