Commit 10bf8ca0 authored by Vicențiu Ciorbaru's avatar Vicențiu Ciorbaru Committed by Otto Kekäläinen
Browse files

Fix MEMORY storage engine test

The current testcase was inserting the same value in a SERIAL column,
which is an ALIAS for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE.
Duplicate values are not allowed.
parent a0554fd8