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 #125 mysql_xdevapi version 8.0.16 ] { +Extension [ <persistent> extension #123 mysql_xdevapi version 8.0.17 ] { - Dependencies { Dependency [ standard (Required) ] @@ -29,8 +29,8 @@ Extension [ <persistent> extension #125 mysql_xdevapi version 8.0.16 ] { } - Constants [40] { - Constant [ string MYSQLX_VERSION ] { 8.0.16 } - Constant [ integer MYSQLX_VERSION_ID ] { 80016 } + Constant [ string MYSQLX_VERSION ] { 8.0.17 } + Constant [ integer MYSQLX_VERSION_ID ] { 80017 } Constant [ integer MYSQLX_CLIENT_SSL ] { 2048 } Constant [ integer MYSQLX_TYPE_DECIMAL ] { 0 } Constant [ integer MYSQLX_TYPE_TINY ] { 1 } |