select * from triggers; +-----------+--------------------------------------------------------------------------+----------------------------------------------------------------------+-----+--------+-------+----------+------------+----------------------------------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------------------+------------+------+-------+-------+ | triggerid | expression | description | url | status | value | priority | lastchange | comments | error | templateid | type | state | flags | +-----------+--------------------------------------------------------------------------+----------------------------------------------------------------------+-----+--------+-------+----------+------------+----------------------------------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------------------+------------+------+-------+-------+ ~~~~~~~ ~~~~~~~ | 13875 | {13614}<10 | CPU Credit Low | | 0 | 0 | 2 | 0 | CPUƒNƒŒƒWƒbƒgŽc—Ê‚ª10–¢–žB | | 13559 | 0 | 0 | 0 | | 13876 | {13615}>99 | CPU High | | 0 | 0 | 3 | 0 | CPU????5???99%?????? | | 13560 | 0 | 0 | 0 | | 13877 | {13616}>0.9 | Failure Instance | | 0 | 0 | 5 | 0 | ????????OS????????????????? | | 13563 | 0 | 0 | 0 | | 13878 | {13617}>0.1 | Failure System | | 0 | 0 | 5 | 0 | ???????????????? | | 13564 | 0 | 0 | 0 | | 13879 | {13618}<>0 | No Auto Recovery Setting | | 0 | 0 | 2 | 0 | AutoRecovery??????????? | | 13567 | 0 | 0 | 0 | | 13880 | {13619}<>6 | EventEbs | | 0 | 0 | 2 | 0 | ??????EBS???????????????????? | | 13561 | 0 | 0 | 0 | | 13881 | {13620}<>6 | EventInstance | | 0 | 0 | 2 | 0 | ????????????????????????? | | 13562 | 0 | 0 | 0 | | 13882 | {13621}=0 or {13622}=0 | Status Error | | 0 | 0 | 4 | 0 | ??????EBS?????????????????? | | 13570 | 0 | 0 | 0 | | 13883 | {13623}=0 and {13624}=0 | Instance Reachability Error | | 0 | 0 | 4 | 0 | ??????????????????? | | 13565 | 0 | 0 | 0 | | 13884 | {13625}=1 | Instance Reachability Server Power Off | | 0 | 0 | 1 | 0 | ?????????OFF? | | 13566 | 0 | 0 | 0 | | 13885 | {13626}>1 | SecurityGroup Alert | | 0 | 0 | 2 | 0 | ?????????IP????????????? | | 13568 | 0 | 0 | 0 | | 13886 | {13627}>0 | SecurityGroup Info | | 0 | 0 | 1 | 0 | ????????IP?????????????? | | 13569 | 0 | 0 | 0 | +-----------+--------------------------------------------------------------------------+----------------------------------------------------------------------+-----+--------+-------+----------+------------+----------------------------------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------------------+------------+------+-------+-------+ 516 rows in set (0.01 sec) show variables like 'char%'; +--------------------------+-------------------------------------------+ | Variable_name | Value | +--------------------------+-------------------------------------------+ | character_set_client | utf8 | | character_set_connection | utf8 | | character_set_database | utf8 | | character_set_filesystem | binary | | character_set_results | utf8 | | character_set_server | utf8 | | character_set_system | utf8 | | character_sets_dir | /rdsdbbin/mysql-5.6.27.R1/share/charsets/ | +--------------------------+-------------------------------------------+ 8 rows in set (0.00 sec)