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 #88 mysql_xdevapi version 8.0.23 ] { +Extension [ <persistent> extension #86 mysql_xdevapi version 8.0.24 ] { - Dependencies { Dependency [ standard (Required) ] @@ -29,8 +29,8 @@ Extension [ <persistent> extension #88 mysql_xdevapi version 8.0.23 ] { } - Constants [40] { - Constant [ string MYSQLX_VERSION ] { 8.0.23 } - Constant [ int MYSQLX_VERSION_ID ] { 80023 } + Constant [ string MYSQLX_VERSION ] { 8.0.24 } + Constant [ int MYSQLX_VERSION_ID ] { 80024 } Constant [ int MYSQLX_CLIENT_SSL ] { 2048 } Constant [ int MYSQLX_TYPE_DECIMAL ] { 0 } Constant [ int MYSQLX_TYPE_TINY ] { 1 } |