how can i make index for 2 columns (text) in phpmyadmin ?

Discussion in 'MySQL' started by ramysarwat, Nov 14, 2009.

  1. #1
    how can i make index for 2 columns the coulmns type is (text) in phpmyadmin ?
     
    ramysarwat, Nov 14, 2009 IP
  2. mwasif

    mwasif Active Member

    Messages:
    816
    Likes Received:
    23
    Best Answers:
    1
    Trophy Points:
    70
    #2
    You can not create index on whole text field unless you define a size of the index.
     
    mwasif, Nov 14, 2009 IP