Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Questions related to using nuBuilder Forte.
kev1n
nuBuilder Team
Posts: 4449 Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 75 times
Been thanked: 488 times
Contact:
Unread post
by kev1n » Wed Nov 25, 2020 3:35 am
Steven,
The import works fine as long as there's no
Code: Select all
ALGORITHM=UNDEFINED DEFINER=`root`@`localhost` SQL SECURITY DEFINER VIEW
(which is the case for the attached dump)
This would actually be no problem at all if people would not import the file manually as the wiki states here:
https://wiki.nubuilder.cloud/ ... .php/Setup
kev1n
nuBuilder Team
Posts: 4449 Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 75 times
Been thanked: 488 times
Contact:
Unread post
by kev1n » Wed Nov 25, 2020 7:20 am
admin wrote: I get what you are saying. I have now changed the wiki...
Perfect, thanks!