- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1961 - 1970 of over 10,000 for timestamp:[now/d-1y TO *] (0.18 seconds)
-
MySQL :: MySQL 8.0 Reference Manual :: 28.3.17 ...
Skip to Main Content Documentation Home MySQL 8.0 Reference Manual Related Documentation MySQL 8.0 Release Notes MySQ...dev.mysql.com/doc/refman/8.0/en/information-schema-keywords-table.html -
MySQL :: MySQL 8.0 Reference Manual :: 29.4.4 P...
Skip to Main Content Documentation Home MySQL 8.0 Reference Manual Related Documentation MySQL 8.0 Release Notes MySQ...dev.mysql.com/doc/refman/8.0/en/performance-schema-instrument-filtering.html -
mc table view exists | MinIO AIStor Documentation
The mc table view exists command checks if an Iceberg view exists in the catalog on an MinIO AIStor cluster. Example The following command checks if the monthly_sales_view view exists in the prod namespace of the analytics warehouse on the myaistor MinIO AIStor cluster: mc table view exists myaistor analytics prod monthly_sales_view Syntax The command has the following syntax:docs.min.io/aistor/reference/cli/mc-table/mc-table-view/mc-table-view-exists/Mon Jun 08 23:21:48 GMT 2026 269.7K bytes -
MySQL :: MySQL 8.0 Reference Manual :: 29.12.11...
Skip to Main Content Documentation Home MySQL 8.0 Reference Manual Related Documentation MySQL 8.0 Release Notes MySQ...dev.mysql.com/doc/refman/8.0/en/performance-schema-binary-log-transaction-compression-stats-table... -
MySQL :: MySQL 8.0 Reference Manual :: 28.6 INF...
Skip to Main Content Documentation Home MySQL 8.0 Reference Manual Related Documentation MySQL 8.0 Release Notes MySQ...dev.mysql.com/doc/refman/8.0/en/connection-control-information-schema-tables.html -
JavaScript Client API Reference | MinIO AIStor ...
Initialize MinIO client object MinIO import * as Minio from 'minio' const minioClient = new Minio.Client({ endPoint: 'play.min.io', port: 9000, useSSL: true, accessKey: 'Q3AM3UQ867SPQQA43P2F', secretKey: 'zuf+tfteSlswRu7BJ86wekitnifILbZam1KYY3TG', }) AWS S3 import * as Minio from 'minio' const s3Client = new Minio.Client({ endPoint: 's3.amazonaws.com', accessKey: 'YOUR-ACCESSKEYID', secretKey: 'YOUR-SECRETACCESSKEY', }) Bucket operations Object operations Presigned operations Bucket Policy & Notification operations Custom Settings makeBucket getObject presignedUrl getBucketNotification setS3TransferAccelerate listBuckets getPartialObject presignedGetObject setBucketNotification bucketExists fGetObject presignedPutObject removeAllBucketNotification removeBucket putObject presignedPostPolicy getBucketPolicy listObjects fPutObject setBucketPolicy listObjectsV2 copyObject listenBucketNotification listIncompleteUploads statObject getBucketVersioning removeObject setBucketVersioning removeObjects getBucketTagging removeIncompleteUpload setBucketTagging putObjectRetention removeBucketTagging getObjectRetention setBucketLifecycle setObjectTagging getBucketLifecycle removeObjectTagging removeBucketLifecycle getObjectTagging setObjectLockConfig getObjectLegalHold getObjectLockConfig setObjectLegalHold getBucketEncryption composeObject setBucketEncryption selectObjectContent removeBucketEncryption setBucketReplication getBucketReplication removeBucketReplication 1. Constructordocs.min.io/aistor/developers/sdk/javascript/api/Mon Jun 08 23:21:48 GMT 2026 518.2K bytes -
Haskell SDK | MinIO AIStor Documentation
The MinIO Haskell Client SDK provides simple APIs to access MinIO and any Amazon S3 compatible object storage. This guide assumes that you have a working Haskell development environment. Installation Add to your project Simply add minio-hs to your project’s .cabal dependencies section or if you are using hpack, to your package.yaml file as usual.docs.min.io/aistor/developers/sdk/haskell/Mon Jun 08 23:21:48 GMT 2026 286K bytes -
File Transfer Protocol | MinIO AIStor Documenta...
You can use the File Transfer Protocol (FTP) to interact with the objects on an AIStor Server. You must specifically enable FTP or SFTP when starting the server. Enabling either server type does not affect other AIStor Server features. This page uses the abbreviation FTP throughout, but you can use any of the supported FTP protocols described below. Supported protocols When enabled, MinIO AIStor supports FTP access over the following protocols:docs.min.io/aistor/developers/file-transfer-protocol/Mon Jun 08 23:21:48 GMT 2026 291.7K bytes -
MySQL :: MySQL 8.0 Reference Manual :: 28.4.18 ...
Skip to Main Content Documentation Home MySQL 8.0 Reference Manual Related Documentation MySQL 8.0 Release Notes MySQ...dev.mysql.com/doc/refman/8.0/en/information-schema-innodb-ft-index-cache-table.html -
AssumeRole | MinIO AIStor Documentation
The MinIO AIStor Security Token Service (STS) AssumeRole API endpoint generates temporary access credentials from the access key and secret key of an existing built-in user. This page documents the AIStor Server AssumeRole endpoint. For instructions on implementing STS using an S3-compatible SDK, refer to the documentation for that SDK. Use AssumeRole to obtain temporary credentials scoped to a built-in user without distributing that user’s long-lived access and secret keys. The permissions of the returned credentials are inherited from the policies attached to the built-in user.docs.min.io/aistor/developers/security-token-service/assumerole/Mon Jun 08 23:21:48 GMT 2026 275.5K bytes