Search



Search Results
Displaying 881 to 890 of 2167 total results
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-12.html
It supports the Java Database Connectivity (JDBC) 4.2 API, and implements the X DevAPI. (Bug #27977617, Bug #90753) When an application tried to connect to a non-MySQL database through some JDBC driver and Connector/J happened to be on the class ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-17.html
It supports the Java Database Connectivity (JDBC) 4.2 API, and implements the X DevAPI. (Bug #20010454, Bug #74690) A new connection property, databaseTerm, sets which of the two terms is used in an application to refer to a database. Version ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-utilities-json-import-command.html
The syntax is as follows: mysqlsh user@host:port/mydb --import <path> [target] [tableColumn] [options] As with the mysqlsh command interface, you must specify the target database, either in the URI-like connection string, or using an additional ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-utilities-json-run.html
The following options are available to specify where and how the JSON documents are imported: schema: "db_name" The name of the target database. The JSON import utility requires an existing X Protocol connection to the server. In the MySQL Shell ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-utilities-upgrade.html
invalidEngineForeignKey: Checks for columns with foreign keys pointing to tables from a different database engine. dbObject A string identifying the database object to which the message relates. description If available, a string with a specific ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-mysqlai-ml-generate-table.html
OutputTableColumn: specifies the names of the database, table, and column where the generated text-based response is stored. Possible values are float values between 0 and 5 For the In-Database LLM. The ML_GENERATE_TABLE routine runs multiple text ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-mysqlai-ml-model-import.html
model_metadata: To import a model from a table: database: The name of the database. Use the ML_MODEL_IMPORT routine to import a pre-trained model into your model catalog. To learn how to use ML_MODEL_IMPORT to share models, see Grant Other Users ...
https://dev.mysql.com/doc/workbench/en/dbdoc-templates-custom.html
In this example, there are two that need replacing: id="{BD6879ED-814C-4CA3-A869-9864F83B88DF}" ... In the simplest case, a template consists of two files: a template file, which has a .tpl extension, and a special file info.xml. A third file is ...
https://dev.mysql.com/doc/workbench/en/wb-preferences-others.html
To set an alternative online service: URL location to display geometry point: [http://www.openstreetmap.org/?mlat=%LAT%&mlon=%LON%] Replace the default value with an alternative URL. The following figure shows the preference options that apply to ...
https://dev.mysql.com/doc/connectors/en/connector-j-connp-props-prepared-statements.html
Default Value true Since Version 3.1.12 useServerPrepStmts Use server-side prepared statements if the server supports them? The server may limit the number of prepared statements with 'max_prepared_stmt_count' or disable them altogether. In case of ...
Displaying 881 to 890 of 2167 total results