summaryrefslogtreecommitdiffstats
path: root/mysql-test/suite/maria/maria-autoinc.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/maria/maria-autoinc.test')
-rw-r--r--mysql-test/suite/maria/maria-autoinc.test8
1 files changed, 8 insertions, 0 deletions
diff --git a/mysql-test/suite/maria/maria-autoinc.test b/mysql-test/suite/maria/maria-autoinc.test
new file mode 100644
index 00000000..e7dc10b5
--- /dev/null
+++ b/mysql-test/suite/maria/maria-autoinc.test
@@ -0,0 +1,8 @@
+-- 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