main
Johnathan Douglas 2023-07-10 10:00:04 -03:00
parent 698ab5bdd2
commit 92003b06e0
1 changed files with 1 additions and 2 deletions

View File

@ -51,8 +51,7 @@ values (1, 10, '2023-04-01'),
(3, 30, '2023-04-03'), ....; (3, 30, '2023-04-03'), ....;
``` ```
> Nesse modelo, a quantidade de parametros acaba estourando, limitando dessa forma a quantidade máxima que pode ser > Nesse modelo, existe uma limitação:
> inserido:
> >
> SQLSTATE[HY000]: General error: 7 number of parameters must be between 0 and 65535 > SQLSTATE[HY000]: General error: 7 number of parameters must be between 0 and 65535