MySQL
Integration version: 4.0
Note: This integration uses one or more open source components.You can download a copy of the full source code of this integration from thestorage bucket.Configure MySQL integration in Google Security Operations
For detailed instructions on how to configure an integration inGoogle SecOps, seeConfigureintegrations.
Actions
Ping
Description
Test connectivity to MySQL.
Parameters
N/A
Use cases
N/A
Run On
This action runs on all entities.
Action Results
Entity Enrichment
N/A
Insights
N/A
Script Result
| Script Result Name | Value Options | Example |
|---|---|---|
| is_success | True/False | is_success:False |
JSON Result
N/ARun SQL Query
Description
Create a SQL file and run it against a given database instance
Parameters
| Parameter | Type | Default Value | Description |
|---|---|---|---|
| Database Name | String | N/A | The DB name to run the query on. |
| Query | String | N/A | The query to run. Default: SELECT * FROM <>. |
Use cases
N/A
Run On
This action runs on all entities.
Action Results
Entity Enrichment
N/A
Insights
N/A
Script Result
| Script Result Name | Value Options | Example |
|---|---|---|
| results | N/A | N/A |
JSON Result
N/ANeed more help?Get answers from Community members and Google SecOps professionals.
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-02-18 UTC.