Login  Register

Specifying <index> on foreign keys in MySQL

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Specifying <index> on foreign keys in MySQL

jonwimp
707 posts
Has anyone tried to specify <index> on foreign keys in MySQL?

MySQL automatically creates an index on foreign keys.

Jonathon