I made a backup, uploaded the file to the new hosting provider and now I am trying to setup the site in its new server using Kickstart.
In the Database Restoration phase, I enter the DB details and click next. Then I get a popup window with this text:
Database error processing line 0
Database server error reply:
ErrNo #0
SQL=CREATE TABLE `j4nye_admintools_acl` ( `user_id` bigint(20) unsigned NOT NULL, `permissions` mediumtext, PRIMARY KEY (`user_id`) ) ENGINE=Aria DEFAULT CHARSET=utf8 PAGE_CHECKSUM=1
Raw query text:
CREATE TABLE `#__admintools_acl` ( `user_id` bigint(20) unsigned NOT NULL, `permissions` mediumtext, PRIMARY KEY (`user_id`) ) ENGINE=Aria DEFAULT CHARSET=utf8 PAGE_CHECKSUM=1.
Attached a screenshot.
What is this and how can I repair it please?