Skip to content
  • Magnus Blåudd's avatar
    b9d58805
    WL#8500 Adapt MySQL Cluster to 8.0 · b9d58805
    Magnus Blåudd authored
     - ndb_trigger.test caused a crash in participant mysqld when
       renaming a table with triggers.
     - fix by removing the code that "reopen table" for new name since
       it works anyway now when triggers are refernced by id rather than
       by name.
     - fix .result diffs due to upper/lowercase from information_schema
     - remove unnecessary drop table if exists etc. from test
    b9d58805
    WL#8500 Adapt MySQL Cluster to 8.0
    Magnus Blåudd authored
     - ndb_trigger.test caused a crash in participant mysqld when
       renaming a table with triggers.
     - fix by removing the code that "reopen table" for new name since
       it works anyway now when triggers are refernced by id rather than
       by name.
     - fix .result diffs due to upper/lowercase from information_schema
     - remove unnecessary drop table if exists etc. from test
Loading