Search



Search Results
Displaying 31 to 40 of 5281 total results
https://dev.mysql.com/doc/refman/8.4/en/data-dictionary-file-removal.html
.isl files: InnoDB Symbolic Link files containing the location of file-per-table tablespace files created outside of the data directory. Unless otherwise noted, data previously stored in metadata files is now stored in data dictionary tables. InnoDB ... In previous MySQL releases, dictionary data was partially stored in metadata ...
https://dev.mysql.com/doc/mysql-errors/8.4/en/global-error-reference.html
Error number: 53; Symbol: EE_CONFIG_FILE_PERMISSION_ERROR; Message: %s should be readable/writable only by current user. Error number: 54; Symbol: EE_IGNORE_WORLD_WRITABLE_CONFIG_FILE; Message: World-writable config file '%s' is ignored. Error ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-print-file.html
Like ndb_print_schema_file and ndb_print_sys_file (and unlike most of the other NDB utilities that are intended to be run on a management server host or to connect to a management server) ndb_print_file must be run on an NDB Cluster data node, since ...Usage ndb_print_file [-v] [-q] file_name+ file_name is the name of an NDB Cluster Disk Data ...Because it does not make use of the management server, this utility can be used ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-importing-data-data-import.html
File type: Select either of the following file types: MySQL dump files: Specify the Import settings: Character set: Enter the character set of the import data. Maximum bytes per transaction: The maximum number of bytes that can be loaded from a data ... Importing Data Using the Data Import Feature 7.2.1.2 Importing Data Using the Data Import Feature Use the data import feature in the MySQL HeatWave Console to import data from an Amazon S3 bucket to a DB System in the same ...
https://dev.mysql.com/doc/refman/8.4/en/innodb-file-per-table-tablespaces.html
A file-per-table tablespace contains data and indexes for a single InnoDB table, and is stored on the file system in a single data file. File-per-table tablespace characteristics are described under the following topics in this section: ...An ...
https://dev.mysql.com/doc/internals/en/error-messages-5-0-3-higher.html
The file you edit to add a new error message depends on your version of MySQL: MySQL 5.0.3 up to 5.5: Edit errmsg.txt MySQL 5.5 and up: Edit errmsg-utf8.txt In either case, comp_err generates the header files automatically during the MySQL build ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/meb-files-backed-up-myisam.html
Note While MySQL Enterprise Backup can back up non-InnoDB data (like MYISAM tables), the MySQL server to be backed up must support InnoDB (i.e., the backup process will fail if the server was started up with the --innodb=OFF or --skip-innodb ...
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-error-messages.html
Error number: ML001053; SQLSTATE: HY000 Message: Unlabeled samples detected in the training data. Example: ERROR HY000: ML001053: Unlabeled samples detected in the training data. Error number: ML003000; SQLSTATE: HY000 Message: Number of offloaded ...If a classification model is intended, add more samples to the data to increase the minority class count; that is, add more rows with the under-represented target column ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-aiaml-error-messages.html
Error number: ML001053; SQLSTATE: HY000 Message: Unlabeled samples detected in the training data. Example: ERROR HY000: ML001053: Unlabeled samples detected in the training data. Error number: ML003000; SQLSTATE: HY000 Message: Number of offloaded ...If a classification model is intended, add more samples to the data to increase the minority class count; that is, add more rows with the under-represented target column ...
https://dev.mysql.com/doc/refman/8.4/en/innodb-file-space.html
The data files that you define in the configuration file using the innodb_data_file_path configuration option form the InnoDB system tablespace. In a newly created system tablespace, InnoDB allocates space starting from the first data file. To ...
Displaying 31 to 40 of 5281 total results