mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-03 02:55:57 +00:00
Fixed long_fk_constraints.t
This commit is contained in:
@@ -70,8 +70,8 @@ is_deeply(
|
||||
[
|
||||
[ 'Table1', '_fkey1a' ],
|
||||
[ 'Table1', '_fkey_SALES_RECURRING_PROFILE_CUSTOMER_CUSTOMER_ENTITY_ENTITY_ID' ],
|
||||
[ 'Table2', 'fkey2a' ],
|
||||
[ 'Table2', '_fkey2b' ],
|
||||
[ 'Table2', 'fkey2a' ],
|
||||
],
|
||||
"First run adds or removes underscore from constraint names, accordingly"
|
||||
);
|
||||
|
Reference in New Issue
Block a user