Cloud SQL for MySQL: Parameterized Secure Views in Preview
Cloud SQL for MySQL now supports parameterized secure views, allowing for dynamic data access management within a single view definition. This enhancement simplifies the creation of flexible views that can cater to multiple queries and user roles without needing separate static definitions. The feature requires Cloud SQL for MySQL 8.0.43 or later with a specific maintenance version and is currently in preview.
Features (1) ›
- Cloud SQL for MySQL
You can now create and query parameterized secure views in Cloud SQL for MySQL. Parameterized secure views let you create MySQL views in your MySQL database that reference session variables for managing data access. By using a parameterized secure view, you can create a single view that is flexible enough to accommodate multiple queries across a predefined range of data without being required to create multiple static view definitions for different users. To use parameterized secure views, you're required to have Cloud SQL for MySQL 8.0.43 or later and maintenance version R20260320.00_20 or la
https://docs.cloud.google.com/release-notes#July_13_2026
Related releases
- Config Connector 1.154.1 Adds New Alpha Resources and Field Support Google Cloud release notes ·
- Cloud SQL for PostgreSQL: Private Service Connect changes August 2026 Google Cloud release notes ·
- Cloud SQL for SQL Server: Private Service Connect connection behavior changes Google Cloud release notes ·
- Cloud SQL for MySQL: Private Service Connect and QueryData Updates Google Cloud release notes ·
- Cloud SQL for PostgreSQL: Faster CMEK Re-encryption Google Cloud release notes ·
- Cloud SQL for SQL Server: Faster CMEK re-encryption with zero downtime Google Cloud release notes ·