Skip to content

MySQL PDO Error - unbuffered queries are active. #68

@joeelia

Description

@joeelia

Expected

  1. Upload .csv with 400 rows
  2. 400 rows are created without error

Actual

  1. Upload .csv with 400 rows
  2. PDO statement error (see error screenshot) suggesting to add PDO:MYSQL_ATTR_USE_BUFFERED_QUERY attribute which is already added and import still isn't working (using Planetscale btw)

Error
Screenshot_2023-05-08_at_1 52 35_PM

database.php config
Screen Shot 2023-05-09 at 7 07 53 AM

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions