Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion online schema change - Incorrect information in file
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Ran Margaliot  
View profile  
 More options Apr 16 2012, 1:58 am
From: Ran Margaliot <r...@gr8ppl.com>
Date: Sun, 15 Apr 2012 22:58:06 -0700 (PDT)
Local: Mon, Apr 16 2012 1:58 am
Subject: online schema change - Incorrect information in file
Hello,

im trying to run pt-online-schema-change with the following command:

pt-online-schema-change --password '*****' --progress time,5 --execute
--chunk-size 10000 --lock-wait-time=300 --check-interval 2 --alter
"ADD COLUMN twitter_id BIGINT(20) DEFAULT NULL, ADD INDEX
twitter_id_index (user_id, twitter_id),DROP INDEX
member_rating_index,DROP INDEX persona_index ,ADD INDEX
persona_id_index (user_id, persona_id);" h=127.1,t=members,D=my_db

when i run the command i get the following output:
Creating new table...
Created new table communit_pablo.__members_new OK.
Altering new table...

and then it get stuck, looking at the mysql error log and i fount the
following lines:

120416  5:45:38 [ERROR] /usr/sbin/mysqld: Incorrect information in
file: './my_db/_members_new.frm'

any ideas?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.