If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Create index fails on existing table

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-06-09, 09:30
egieriks egieriks is offline
Registered User
 
Join Date: May 2009
Posts: 1
Question Create index fails on existing table

I get an error when I try to create an index on an existing table.

The error:
Error on rename of '.\DESCRIPTION' to '.\#sql2-964-1' (errno: 121).

If I create the index inside the creation of the table it works fine.
Also if I wait for a while or restart the server the index can be created with no problem.

Please can anyone advice me on this? I cant find any simular cases on the internet.

Egieriks.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On