Error during php artisan migrate after some migrations](/topic/1302/error-during-php-artisan-migrate-after-some-migrations
-
Re: Error during php artisan migrate after some migrations
Am still facing the same error is there any fix to it
please i need help -
Hi @THINKLIFE
If mysql_upgrade is not working then you could run this from command line mysql -upgrade=MINIMAL -u root -p
-
@Vaishali-Agarwal said in Error during php artisan migrate after some migrations](/topic/1302/error-during-php-artisan-migrate-after-some-migrations:
mysql -upgrade=MINIMAL -u root -p
@Vaishali-Agarwal its still showing the same error, is there anything else am supposed to do
-
@THINKLIFE
their is nothing to do more, make sure you have restarted the mysql server.
then try again.Let me know if it's not resolved
-
@Vaishali-Agarwal when i run mysql -upgrade=MINIMAL -u root -p, it log in to mysql shell that is here
Enter password: Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 9 Server version: 8.0.20-0ubuntu0.20.04.1 (Ubuntu) Copyright (c) 2000, 2020, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. mysql>
then if try to run
php artisan migrate
again i get the same error
which is thisSQLSTATE[HY000]: General error: 1558 Column count of mysql.proc is wrong. Expected 21, fo und 20. Created with MariaDB 100108, now running 100413. Please use mysql_upgrade to fix this error
-
Hi @THINKLIFE
Kindly provide your SFTP details(Username/password) along with IP here [email protected]
So that we can look into it.
Thanks
-
Please what is SFTP details
-
Hi @THINKLIFE
Kindly create a ticket at - https://bagisto.uvdesk.com/en/customer/create-ticket/
Thanks
-
i have successfully installed bagisto in my development machine