1

I installed import and export plugin and got this error.

Notice: Undefined index: version in /var/www/magento2/vendor/magento/framework/Setup/Declaration/Schema/Db/DefinitionAggregator.php on line 91

Magento 2.3.5 PHP 7.3

Mohit Patel
  • 3,778
  • 4
  • 22
  • 52
Patrick-Peng
  • 111
  • 1
  • 14

1 Answers1

0

I had this same issue. Restart your MySQL server

sudo /etc/init.d/mysql restart

then try again. If you still see this error, you might have to re-install your MySQL server