Skip to content
  • Martin Sköld's avatar
    71443c82
    Bug#25056856 NDB_RPL_DIST_PRIV FAILS · 71443c82
    Martin Sköld authored
    The failures seem to be due to strict sql_mode checks for timestamp values.
    Relaxing sql_mode while running the stored procedures. This is similar to
    what is done when the tables are created during installation process.
    The sql_mode is here however set to not alllow running procedures if ndb
    is not configured (no default substition of storage engine).
    71443c82
    Bug#25056856 NDB_RPL_DIST_PRIV FAILS
    Martin Sköld authored
    The failures seem to be due to strict sql_mode checks for timestamp values.
    Relaxing sql_mode while running the stored procedures. This is similar to
    what is done when the tables are created during installation process.
    The sql_mode is here however set to not alllow running procedures if ndb
    is not configured (no default substition of storage engine).
Loading