Search



Search Results
Displaying 181 to 190 of 4201 total results
https://dev.mysql.com/doc/refman/8.4/en/gis-wkb-functions.html
Prior to MySQL 8.4, these functions also accepted geometry objects as returned by the functions in Section 14.16.5, “MySQL-Specific Functions That Create Geometry Values”. These functions are available for creating geometries from WKB values: ...
https://dev.mysql.com/doc/refman/8.4/en/making-windows-dumps.html
The PDB file contains more detailed information about mysqld and other tools that enables more detailed trace and dump files to be created. Program Database files (with suffix pdb) are included in the ZIP Archive Debug Binaries & Test Suite ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndbxfrm.html
The ndbxfrm utility can be used to decompress, decrypt, and output information about files created by NDB Cluster that are compressed, encrypted, or both. The password must meet the requirements listed here: Uses any of the printable ASCII ...Usage ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-extension-objects-register.html
The syntax for the method is as follows: shell.registerGlobal(name, object[, definition]) Where: name is a string giving the name (and class) of the global object. The name must be a valid scripting identifier, so the first character must be a ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-new.html
For a more detailed overview of this process, see the tutorial titled Section 5.2, “Creating A New MySQL Connection (Tutorial)”. To add a connection, click the [+] icon to the right of the MySQL Connections title on the home screen. This opens ...
https://dev.mysql.com/doc/workbench/en/wb-text-objects.html
They are also useful for creating titles for an EER diagram should you decide to export a diagram as a PDF or PNG file. They can be used for documentation purposes; for example, to explain a grouping of schema objects.
https://dev.mysql.com/doc/internals/en/com-create-db.html
COM_CREATE_DB: create a schema Payload 1 [05] COM_CREATE_DB string[EOF] schema name Returns OK_Packet or ERR_Packet Example 05 00 00 00 05 74 65 73 74 .....test .
https://dev.mysql.com/doc/internals/en/good-tests.html
There are a lot of strict rules and rules of thumb which may increase the quality of tests written for the tool pair mysqltest/mysqltest-run.pl (MTR). See the Writing Test Cases section of the MySQL Server Doxygen documentation, available at ...
https://dev.mysql.com/doc/refman/8.4/en/gis-wkt-functions.html
These functions are available for creating geometries from WKT values: ST_GeomCollFromText(wkt [, srid [, options]]), ST_GeometryCollectionFromText(wkt [, srid [, options]]), ST_GeomCollFromTxt(wkt [, srid [, options]]) Constructs a ... These ...
https://dev.mysql.com/doc/refman/8.4/en/making-trace-files.html
If the mysqld server does not start or it crashes easily, you can try to create a trace file to find the problem. To do this, you must have a mysqld that has been compiled with debugging support. If the version number ends with -debug, it is ...
Displaying 181 to 190 of 4201 total results