Search



Search Results
Displaying 3541 to 3550 of 4186 total results
https://dev.mysql.com/doc/relnotes/connector-j/en/preface.html
GOVERNMENT END USERS: Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs) and Oracle computer documentation or other Oracle ... This document contains release notes for the changes in each release of MySQL ...
https://dev.mysql.com/doc/relnotes/mysql-ai/en/preface.html
GOVERNMENT END USERS: Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs) and Oracle computer documentation or other Oracle ... This document contains release notes for the changes in each release of MySQL ...
https://dev.mysql.com/doc/refman/9.7/en/cannot-find-table.html
Even for file systems that are not case-sensitive, such as on Windows, all references to a given table within a query must use the same lettercase. You can check which tables are in the default database with SHOW TABLES.
https://dev.mysql.com/doc/refman/9.7/en/database-count-limit.html
The underlying file system may have a limit on the number of directories. The underlying file system may have a limit on the number of files that represent tables.
https://dev.mysql.com/doc/refman/9.7/en/drop-tablespace.html
Similar to the system tablespace, truncating or dropping tables stored in a general tablespace creates free space internally in the general tablespace .ibd data file which can only be used for new InnoDB data. Space is not released back to the ...
https://dev.mysql.com/doc/refman/9.7/en/gis-class-geometrycollection.html
All the elements in a geometry collection must be in the same spatial reference system (that is, in the same coordinate system). A GeomCollection is a geometry that is a collection of zero or more geometries of any class. GeomCollection and ...
https://dev.mysql.com/doc/refman/9.7/en/gis-class-multilinestring.html
MultiLineString Examples On a region map, a MultiLineString could represent a river system or a highway system. A MultiLineString is a MultiCurve geometry collection composed of LineString elements.
https://dev.mysql.com/doc/refman/9.7/en/information-schema-columns-table.html
It contains the column SRID value that indicates the spatial reference system for values stored in the column. See Section 13.4.1, “Spatial Data Types”, and Section 13.4.5, “Spatial Reference System Support”. The related ST_GEOMETRY_COLUMNS ...
https://dev.mysql.com/doc/refman/9.7/en/information-schema-resource-groups-table.html
System resource groups have a priority that ranges from -20 to 0. The RESOURCE_GROUPS table provides access to information about resource groups. For general discussion of the resource group capability, see Section 7.1.16, “Resource Groups”.
https://dev.mysql.com/doc/refman/9.7/en/information-schema-st-geometry-columns-table.html
The ST_GEOMETRY_COLUMNS table provides information about table columns that store spatial data. This table is based on the SQL/MM (ISO/IEC 13249-3) standard, with extensions as noted. MySQL implements ST_GEOMETRY_COLUMNS as a view on the ...
Displaying 3541 to 3550 of 4186 total results