Commit 4da14c3
authored
Add end-to-end tests to verify index limits when migrating from MySQL (#1238)
* Add end-to-end tests to check that index limits are adhered to when migrating from MySQL
* Add test cases to check limit on number of indices in a table
* Add test cases to check limits for length of index name
* Add test cases to check limits for number of columns in index
* Add test cases to check limits for size of index1 parent b58cc68 commit 4da14c3
1 file changed
Lines changed: 451 additions & 0 deletions
0 commit comments