mirror of
https://github.com/MariaDB/server.git
synced 2025-09-13 13:47:59 +03:00
9 lines
205 B
Plaintext
9 lines
205 B
Plaintext
-- source include/have_maria.inc
|
|
|
|
--echo #
|
|
--echo # MDEV-15352 AUTO_INCREMENT breaks after updating a column value to a negative number
|
|
--echo #
|
|
|
|
SET @engine='ARIA';
|
|
--source include/autoinc_mdev15353.inc
|