D
D
des1roer2016-08-18 09:24:46
PHP
des1roer, 2016-08-18 09:24:46

SQLSTATE[22001]: String data, right truncated: 7?

$insert_into = $insert_stat->execute(array(
        ':method' => $call['method'],
        ':from_tag' => $call['from_tag']				
      ));

The insertion goes by an array. With such an error, no records will be inserted? Or will they just miss it with an error?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Melkij, 2016-08-18
@melkij

The current transaction will be cancelled.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question