Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9194237
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T21:21:41+00:00 2026-06-17T21:21:41+00:00

When creating a many-to-many relationship, is it correct to index 2 fields which are

  • 0

When creating a many-to-many relationship, is it correct to index 2 fields which are already being used as a composite primary key?

PRIMARY KEY (`lineup_id`, `term_id`) ,
INDEX `lineup_id1_idx` (`lineup_id` ASC) ,
INDEX `term_id1_idx` (`term_id` ASC) ,

This reindexing of lineup_id and term_id is added by MySQL Workbench since I marked them as Foreign Keys. Should I still even mark them as Foreign Keys in this case?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T21:21:43+00:00Added an answer on June 17, 2026 at 9:21 pm

    The only time you should do this is if you have a query that is using the second column of a composite key as indexes work left to right. Otherwise, you should use a single composite key. Alternatively, you can create a surrogate key.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

how would i go about creating a many-many relationship among data objects in google
I am creating an application which involves so many web-service calls. I am using
I'm struggling with creating a simple one-to-many relationship using Code First in EF. I
I'm having some difficulty creating nested objects between a one-to-many relationship. My models are
I am creating a one-to-many relationship. so, i have a parent and a child.
When creating many to many relationship using EF 4.3 code first approach, I cannot
I'm creating a many to many relationship between content, but to simplify it I'll
All My problem is I'm creating a 1-to-many relationship in GORM and expect 2
I am creating one to many relationship using the following data model. How can
I'm creating a database in EF4.1 Code First. I've got a one-to-many relationship of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.