Skip to content
Snippets Groups Projects
user avatar
Mergen Imeev authored
If query is like "INSERT INTO table SELECT ..." then it is
completely fine that the result of SELECT isn't integer. These
values wouldn’t be checked properly if it was inserted in
column with autoincrement. This patch fixes mentioned check.

Closes #3670
fc16a650
History
Name Last commit Last update