This website requires JavaScript.
Explore
Help
Register
Sign In
octoleo
/
gh-ost
Watch
1
Star
0
Fork
0
You've already forked gh-ost
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
gh-ost
/
go
History
rj03hou
a11bec1785
If the original table is MyISAM and the default engine is Innodb, and the gtid mode is on, there will be error when execute 'LOCK TABLES tbl WRITE, tbl_magic WRITE'. If make the magic cut-over table's engine same with the original table, there will not have this problem.
2016-12-01 16:04:04 +08:00
..
base
validating table structure on applier and migrator
2016-10-20 11:29:30 +02:00
binlog
legacy comments cleanup
2016-08-17 06:51:06 +02:00
cmd
/gh-ost
removed --time-zone flag
2016-10-14 12:53:23 +02:00
logic
If the original table is MyISAM and the default engine is Innodb, and the gtid mode is on, there will be error when execute 'LOCK TABLES tbl WRITE, tbl_magic WRITE'. If make the magic cut-over table's engine same with the original table, there will not have this problem.
2016-12-01 16:04:04 +08:00
mysql
validating table structure on applier and migrator
2016-10-20 11:29:30 +02:00
os
renaming to gh-ost
2016-05-16 11:09:17 +02:00
sql
solving the enum-as-part-of-pk bug
2016-10-19 15:22:29 +02:00