Search



Search Results
Displaying 681 to 690 of 1639 total results
https://dev.mysql.com/doc/refman/8.4/en/replication-gtids-concepts.html
The mysql.gtid_executed system table is used to preserve the assigned GTIDs of all the transactions applied on a MySQL server, except those that are stored in a currently active binary log file. The value stored by the gtid_next system variable ...
https://dev.mysql.com/doc/refman/8.4/en/using-date.html
The special “zero” date '0000-00-00' can be stored and retrieved as '0000-00-00'. If you enable the ALLOW_INVALID_DATES SQL mode, MySQL permits you to store dates that are given only limited checking: MySQL requires only that the day is in the ...You should use this format in UPDATE expressions and in the WHERE clause of SELECT ...
https://dev.mysql.com/doc/c-api/8.4/en/c-api-prepared-statement-data-structures.html
For output, it indicates the type of the variable into which a value received from the server should be stored. For input, buffer is a pointer to the variable in which you store the data value for a statement parameter. When you call ... Prepared ...
https://dev.mysql.com/doc/connectors/en/connector-net-tutorials-asp-provider-profile.html
This tutorial shows you how to use the MySQL Profile Provider to store user profile information in a MySQL database. The MySQL Profile Provider enables profile data to be stored in a MySQL database. This enables the profile properties to be written ...The tutorial uses MySQL Connector/NET 6.9.9, MySQL Server 5.7.21 and Microsoft Visual Studio 2017 Professional ...
https://dev.mysql.com/doc/connector-net/en/connector-net-tutorials-asp-provider-profile.html
This tutorial shows you how to use the MySQL Profile Provider to store user profile information in a MySQL database. The MySQL Profile Provider enables profile data to be stored in a MySQL database. This enables the profile properties to be written ...The tutorial uses MySQL Connector/NET 6.9.9, MySQL Server 5.7.21 and Microsoft Visual Studio 2017 Professional ...
https://dev.mysql.com/doc/internals/en/binary-protocol-value.html
ProtocolBinary::MYSQL_TYPE_STRING, ProtocolBinary::MYSQL_TYPE_VARCHAR, ProtocolBinary::MYSQL_TYPE_VAR_STRING, ProtocolBinary::MYSQL_TYPE_ENUM, ProtocolBinary::MYSQL_TYPE_SET, ProtocolBinary::MYSQL_TYPE_LONG_BLOB, ...
https://dev.mysql.com/doc/ndbapi/en/ndb-object.html
restore?), not useable(?) 3 StateDropping Going offline or being dropped; not usable 4 StateOnline Online, usable 5 StateBackup Online, being backed up, usable 6 StateBroken Broken; should be dropped and re-created Object::Status This section ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/glossary.html
B backlog The agent backlog is a caching mechanism which stores monitoring data in the event the agent cannot communicate with the MySQL Enterprise Service Manager. The backlog can store 10MB of monitored data in active RAM. MySQL Enterprise Monitor ... These terms are commonly used in information about MySQL Enterprise ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-async-exec-prepared-stmt.html
The execute_prepared_stmt_async routine creates a task that executes SQL statements asynchronously within an event stored in the schema_name schema. You can use this parameter to store metadata that you might find relevant for the task, such as ...
https://dev.mysql.com/doc/heatwave/en/mys-hwgenai-ml-generate-table.html
OutputTableColumn: specifies the names of the database, table, and column where the generated text-based response is stored. So if input table is an external table, then it cannot be used to store the output. The new output table has key columns ...
Displaying 681 to 690 of 1639 total results