Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for minio_images (0.2 sec)

  1. docs/bucket/notifications/README.md

    ```
    mc cp myphoto.jpg myminio/images
    ```
    
    Open MySQL terminal and list the rows in the `minio_images` table.
    
    ```
    $ mysql -h 172.17.0.1 -P 3306 -u root -p miniodb
    mysql> select * from minio_images;
    Plain Text
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Thu Jan 18 07:03:17 GMT 2024
    - 84K bytes
    - Viewed (2)
Back to top