mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
MDEV-371 Unique Index for long columns
post-merge fixes
This commit is contained in:
@ -1,5 +1,9 @@
|
||||
--source include/have_debug.inc
|
||||
--source include/have_innodb.inc
|
||||
|
||||
#
|
||||
# MDEV-371 Unique indexes for blobs
|
||||
#
|
||||
|
||||
--echo #In this test case we will check what will happen in the case of hash collision
|
||||
|
||||
SET debug_dbug="d,same_long_unique_hash";
|
||||
|
Reference in New Issue
Block a user