Search



Search Results
Displaying 311 to 320 of 1890 total results
https://dev.mysql.com/doc/connectors/en/connector-net-programming-mysqlcommand.html
The remainder of this section describes following MySqlCommand properties: CommandText and CommandType Properties Parameters Property Attributes Property CommandTimeout Property CommandText and CommandType Properties The MySqlCommand class provides ... The MySqlCommand class represents a SQL statement to execute against a MySQL ...
https://dev.mysql.com/doc/connector-net/en/connector-net-programming-mysqlcommand.html
The remainder of this section describes following MySqlCommand properties: CommandText and CommandType Properties Parameters Property Attributes Property CommandTimeout Property CommandText and CommandType Properties The MySqlCommand class provides ... The MySqlCommand class represents a SQL statement to execute against a MySQL ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-21.html
Now, names with this format can be used when the name is enclosed properly between grave accent (`) symbols; for example, `db_1.2.3.45678`. (Bug #31237338, Bug #99371) An error was generated when the database name within a connection string that was ...(Bug #31173265) In Connector/NET 8.0.19, calling new MySqlConnection(null) returned NullReferenceException, rather than returning an object with a ConnectionString property equal to String.Empty as the previous versions of Connector/NET ...
https://dev.mysql.com/doc/workbench/en/wb-vertical-toolbar.html
Use this tool to revert to the standard mouse pointer after using other tools. Left-click on this tool and then left-click anywhere on the EER diagram canvas. Use this tool to place text objects on the EER diagram canvas. When this tool is selected ... The vertical toolbar appears on the left sidebar (see the following figure) when an EER diagram tab is ...
https://dev.mysql.com/doc/connectors/en/connector-j-usagenotes-spring-config-transactional.html
The InnoDB storage engine does support transactions and this is what we will be using. What this means is that we can create a Java interface and only use the operations on this interface without any internal knowledge of what the actual ... Spring ...
https://dev.mysql.com/doc/internals/en/event-header-fields.html
The value of this constant is 13 in MySQL 3.23 (v1 format), and 19 in MySQL 4.0 and up (v3 format and up). This extension mechanism is implemented via the format description event that appears as the first event in the file. The master/server ...The ...
https://dev.mysql.com/doc/internals/en/event-meanings.html
The following descriptions briefly summarize the meaning of each event type: UNKNOWN_EVENT This event type should never occur. (In MySQL 4.0 and 4.1, this event is written only to the first binary log file that the server creates after startup.) ...
https://dev.mysql.com/doc/internals/en/myisam-column-attributes.html
(This means that old tables will work as before for users.) ... Note that internally this can be 2 even if Field_varchar->field_length < 256 (for example, for a shortened key to a varchar(256)) ... (In this context we can't have a field_length < 256 ... Next I'll describe the physical attributes of each column in a ...
https://dev.mysql.com/doc/workbench/en/wb-installing-linux.html
For example: $> sudo apt-get install mysql-workbench-community Installing a Package Manually You install MySQL Workbench using a command such as: $> sudo dpkg -i package.deb In the previous example, package.deb is the MySQL Workbench package name; ... There are binary distributions of MySQL Workbench available for several variants of Linux, including Fedora, Oracle Linux, and ...
https://dev.mysql.com/doc/workbench/en/wb-table-editor-partitioning-tab.html
This enables the partitioning options (shown in the figure that follows). The entries in this table are: Partition Values Data Directory Index Directory Min Rows Max Rows Comment Subpartitioning is also available. To enable partitioning for your ...
Displaying 311 to 320 of 1890 total results