I am working on building a small Mysql database for our team. For two tables in my db, I used the same index name.
Would there be any performance hit?
I did
No. The index name is completely inconsequential to performance.