Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

By Nikola Milic
Hello,
When I try to run migrations on App Platform during deploy, php artisan migrate --force, I get the following error even though I granted for db_user: SELECT, GRANT OPTIONS on information_schema, and GRANT ALL on my_schema_name.
Error:
In Connection.php line 712: SQLSTATE[HY000] [1045] Access denied for user ‘db_user’@‘IP_ADDRESS’ (using password: YES) (SQL: select * from information_schema.tables where table_schema = my_schema_name and table_name = migrations and table_type = ‘BASE TABLE’)
In Connector.php line 70:
SQLSTATE[HY000] [1045] Access denied for user ‘db_user’@‘IP_ADDRESS’ (using password: YES)
Do you have any idea how to resolve this problem?
Chris
twcinnovations
richard.wilson
richard.wilson
richard.wilson
rich
b4dbf29d32f847318da467ebae7220
Yakin
caio_fr_sp
Abhishek M S
lnxfsf