Closed shirshak55 closed 6 years ago
ok it woks on 5.7 but v8 has error . Can u update to latest mysql
Yup, thanks. Let's me see what is the error because I'm using Mojave (upgrade) and it works fine.
@huyphams were you able to use Mysql 8.0.12 using other than table plus? Laravel etc don't seem to work
MySQL 8.0.12 requires the newest driver from Oracle, I don't know if Laravel has upgraded their lib or not. If you check the error and it says caching_sha2_password plugin is missing
it's simply because Laravel doesn't support it.
@huyphams hi from where did you check error?
I have the same issue
Please fill out the detail below, it helps me investigate the bug:
Driver (Ex: PostgreSQL 10.0): Mysql 8.0.12
DBngin build number:
macOS version: Majove
The steps to reproduce this issue: Just download and try to install laravel and run php artisan migrate it don't work properly
Not just laravel PDO connection is not working too.
But table plus work that is confusing me