- Start DB by
make db-run
, wait 30s. - If you want to see the problem run
make problem-run
, result:
Error 1390 (HY000): Prepared statement contains too many placeholders
- If you want to see the solution run
make solution-run
, result:
Insert completed