List:General Discussion« Previous MessageNext Message »
From:Moon's Father Date:May 21 2008 6:09am
Subject:A question about index
View as plain text  
Now I want to know which way you use to create index of a table.
1、ix_u (item_id,item_count)
      ix_item_count (item_count)
2、ix_u (item_id,item_count)
      ix_item_id (item_id)

Any reply is welcome.
Thanks.
-- 
I'm a mysql DBA in china.
More about me just visit here:
http://yueliangdao0608.cublog.cn

Thread
A question about indexMoon's Father21 May
  • Re: A question about indexPaul McCullagh21 May
    • Re: A question about indexPaul McCullagh21 May
      • Re: A question about indexMoon's Father21 May
    • Re: A question about indexMoon's Father21 May