|
Ran
|
Jobs
1
|
Files
476
|
Run time
19s
|
Badge
README BADGES
|
push
github
sql: assign collation to indexes in CREATE TABLE Before this patch, if an index was created due to a column's UNIQUE constraint or a column's PRIMARY KEY constraint before adding a collation, and if the column's fieldno was not equal to the index's position in space->index, the collation would not be assigned to the index. Also, this patch fixes an assertion in debug build for the case when an index with more that one field was created before a collation was added. Closes #9229 NO_DOC=bugfix (cherry picked from commit 65608d87a)
62398 of 114247 branches covered (0.0%)
12 of 12 new or added lines in 1 file covered. (100.0%)
93432 of 108802 relevant lines covered (85.87%)
3245099.96 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 6468618786.1 | 0 |
85.87 |
GitHub Action Run |