Database Management Syntax

Supported Database Management Syntax

Supported Database Tool Commands

Unsupported Database Management Syntax

Table 1 Restrictions on database management statements

Item

Restriction

Database management statements

  • Executing SET Syntax to modify global variables is not supported.
  • SHOW TRIGGERS is not supported.

The following SHOW statements are randomly sent to a database shard. If database shards are on different RDS for MySQL instances, the returned variables or table information may be different.

  • SHOW TABLE STATUS
  • SHOW VARIABLES Syntax
  • CHECK TABLE does not support sharding tables by hash or sharding key.
  • SHOW WARNINGS Syntax does not support the combination of LIMIT and COUNT.
  • SHOW ERRORS Syntax does not support the combination of LIMIT and COUNT.