Search



Search Results
Displaying 1571 to 1580 of 5281 total results
https://dev.mysql.com/doc/connector-net/en/connector-net-programming-datetime-invalid.html
The following are some known issues: Data binding for invalid dates can still cause errors (zero dates like 0000-00-00 do not seem to have this problem). Although it is strongly recommended that you avoid the use of invalid dates within your .NET ...To instruct Connector/NET to return a MySqlDateTime object for invalid dates, add the following line to your connection string: Allow Zero Datetime=True The MySqlDateTime class can still be ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/meb-backup-osb.html
The sbt: prefix sends the backup data to the MMS rather than a local file, and the remainder of the argument value is used as the unique backup name within the MMS. The media management software must support Version 2 or higher of the System Backup ... Tape drives are affordable, high-capacity storage devices for backup ...MySQL Enterprise Backup can interface with media management software ...
https://dev.mysql.com/doc/internals/en/prepared-stored.html
During context analysis phase, links are established from the parsed tree to the physical objects of the database, such as open tables and table columns. A physical table is represented by a heir of class handler that corresponds to the storage ...
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-model-quality.html
If an invalid metric is specified, the following error message is reported: Invalid data for the metric. The metric you select to score the model must be compatible with the task type and the target data. ML_SCORE scores a model by generating ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-aml-model-quality.html
If an invalid metric is specified, the following error message is reported: Invalid data for the metric. The metric you select to score the model must be compatible with the task type and the target data. ML_SCORE scores a model by generating ...
https://dev.mysql.com/doc/refman/8.4/en/grant-tables.html
It is not an administrative privilege as such, but a user's ability to read or write files on the server host is independent of the database being accessed. The mysql system database includes several grant tables that contain information about user ...The discussion here describes the underlying structure of the grant tables and how the server uses their contents when interacting with ...
https://dev.mysql.com/doc/refman/8.4/en/multiple-windows-command-line-servers.html
For example, the C:\my-opts1.cnf file might be written like this: [mysqld] datadir = C:/mydata1 port = 3307 enable-named-pipe socket = mypipe1 Modify C:\my-opts2.cnf similarly for use by the second server. To start multiple servers this way, you can ... The procedure for starting a single MySQL server manually from the command line is described in Section 2.3.3.6, “Starting MySQL from the Windows Command ...
https://dev.mysql.com/doc/c-api/8.4/en/mysql-stmt-execute.html
For a statement such as SELECT that generates a result set, you must call mysql_stmt_fetch() to fetch the data prior to calling any other functions that result in query processing. The currently bound parameter marker values are sent to server ...Do ...
https://dev.mysql.com/doc/workbench/en/wb-toolbar.html
Click the tools in the toolbar to perform the following actions: The new document icon: Creates a new document The folder icon: Opens a MySQL Workbench file (.mwb extension) The save icon: Saves the current MySQL Workbench project The right and left ... The MySQL Workbench toolbar is located immediately below the menu ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-enterprise-security.html
For more information, see Section 17.13, “InnoDB Data-at-Rest Encryption”, Section 19.3.2, “Encrypting Binary Log Files and Relay Log Files”, and Encrypting Audit Log Files. These functions enable masking existing data using several methods ... MySQL Enterprise Edition provides plugins that implement security features using external services: MySQL Enterprise Edition includes an authentication plugin that enables MySQL Server to use LDAP (Lightweight Directory Access Protocol) to authenticate MySQL ...
Displaying 1571 to 1580 of 5281 total results