etrepat / baum

Baum is an implementation of the Nested Set pattern for Laravel's Eloquent ORM.
http://etrepat.com/baum
MIT License
2.24k stars 460 forks source link

General error: 2030 This command is not supported in the prepared statement protocol yet #220

Closed abbu1534 closed 8 years ago

abbu1534 commented 8 years ago

I used buildTree($data) function for seeding the data in laravel 5.1.8 and my sql version is 5.6.27. I got the follwing error

[PDOException]
SQLSTATE[HY000]: General error: 2030 This command is not supported in the prepared statement protocol yet