[MDEV-10169] Optimize INSERT for COM_MULTI batch Created: 2016-06-02 Updated: 2020-09-09 Resolved: 2020-09-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Prepared Statements |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Minor |
| Reporter: | Oleksandr Byelkin | Assignee: | Oleksandr Byelkin |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
Detect several INSERT prepared statement in a row and make them in one loop. |