-
Magnus Blåudd authored
- the ndbinfo_offline mode was turned off too early causing the subsequent CREATE VIEW to fail during upgrade because the underlying table couldn't be opened(for some reason which may be normal during upgrade). - fix by removing the duplicated ndbinfo_offline=false statement
Magnus Blåudd authored- the ndbinfo_offline mode was turned off too early causing the subsequent CREATE VIEW to fail during upgrade because the underlying table couldn't be opened(for some reason which may be normal during upgrade). - fix by removing the duplicated ndbinfo_offline=false statement
Loading