diff options
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #83 mysql_xdevapi version 8.0.19 ] { +Extension [ <persistent> extension #87 mysql_xdevapi version 8.0.20 ] { - Dependencies { Dependency [ standard (Required) ] @@ -29,8 +29,8 @@ Extension [ <persistent> extension #83 mysql_xdevapi version 8.0.19 ] { } - Constants [40] { - Constant [ string MYSQLX_VERSION ] { 8.0.19 } - Constant [ int MYSQLX_VERSION_ID ] { 80019 } + Constant [ string MYSQLX_VERSION ] { 8.0.20 } + Constant [ int MYSQLX_VERSION_ID ] { 80020 } Constant [ int MYSQLX_CLIENT_SSL ] { 2048 } Constant [ int MYSQLX_TYPE_DECIMAL ] { 0 } Constant [ int MYSQLX_TYPE_TINY ] { 1 } |