Граф коммитов

168 Коммитов

Автор SHA1 Сообщение Дата
Alain Jobart f0a92b8f82 Moving another config file over. 2013-12-02 20:03:31 -08:00
Alain Jobart 1179a616c8 Moving one more test file over. 2013-12-02 20:01:30 -08:00
Alain Jobart b4ff53f108 Moving test files from this too. 2013-12-02 19:58:33 -08:00
Alain Jobart 6d414ac92d Move test files to common location. 2013-12-02 19:53:16 -08:00
Sugu Sougoumarane b01386add9 Standardize GroupId type and usage 2013-11-26 10:23:04 -08:00
Alain Jobart 168c023409 Fixing permissions in tests.
The 'app' user should be vt_app. It didn't work before, as some
tests expected to be able to drop tables, and that wasn't allowed.
So I changed the permissions so vt_app can drop tables, and use
the user for the tests. It's just not SUPER.
2013-08-22 21:55:02 -07:00
Alain Jobart e474bd5caf Now correctly waiting for EOF's GroupId.
When binlog_player reaches EOF, and we have nothing left to commit,
we now save the groupId we were on. So we can know if we're caught up.
2013-08-19 16:58:16 -07:00
Alain Jobart b8d774655f Restoring the uid as a unique id for resharding.
It is used as a unique id for a SourceShard, as well
as the primary key on _vt.blp_recovery.
2013-08-19 10:21:36 -07:00
Alain Jobart de7944ec85 Combining host+port into addr in blp_checkpoint.
They were only used together anyway.
2013-08-05 21:29:20 -07:00
Alain Jobart 322f9e3922 Changing _vt.blp_checkpoint to not have uid.
Now the primary key is keyspace_start, keyspace_end.
Also simplifying vt_binlog_player to get ready to move
it to mysqlctl.
2013-08-02 17:13:19 -07:00
Alain Jobart 3e5984d9de blp_checkpoint has no relay positions any more.
Also removing useCheckpoint flag in vt_binlog_player, it always does now.
2013-08-01 13:58:20 -07:00
Alain Jobart 715699e32b Changing group_id to string in these files. 2013-08-01 13:44:38 -07:00
Shruti Patil 202352622d schema change in blp_checkpoint and tracking group_id. 2013-05-17 13:51:08 -07:00
Alain Jobart ae74ea4b94 Renaming vt_blp_recovery to blp_checkpoint. 2013-04-23 11:32:12 -07:00
Alain Jobart 5d6cc70cba Adding masterpos to multisnapshot manifest, populate vt_blp_recovery with it.
LGTM Shruti.
2013-04-22 16:05:07 -07:00
Mike Solomon 3fea3177ef support reparenting a single tablet to the last known coordinates tracked in _vt.reparent_log 2012-11-07 01:08:01 -08:00
Mike Solomon 8c9c4f5ae5 add _vt.reparent_log to handle reparent tracking per shard
consolidate some old tables for replication
2012-10-30 23:49:00 -07:00
Mike Solomon 9af4296602 add mysql bootstrap data 2012-07-24 01:17:54 -07:00