Skip to content

issues Search Results · repo:github/gh-ost language:Go

Filter by

655 results
 (79 ms)

655 results

ingithub/gh-ost (press backspace or delete to remove)

Thank you for this great OSS and to all the maintainers. In my use case, I needed to specify the postpone-cut-over-flag-file after the process had already started. I m not sure if this would be useful ...
  • yktakaha4
  • Opened 
    6 hours ago
  • #1560

I am doing table migration with gh-ost with migration-on-replica and there is transactions being processed at same time. After cutover, there is replica failure. Error message: Duplicate entry 0 for ...
  • sniperliu
  • Opened 
    5 days ago
  • #1556

Hi gh-ost team, Thank you for maintaining such a powerful and reliable tool for online schema migrations. gh-ost has been a core part of our database operations for minimizing downtime during schema changes. ...
  • freeman-buzzvil
  • Opened 
    27 days ago
  • #1540

We ve run into an issue where the gh-ost migration starts off fine, but at some point, the MySQL query optimizer behavior changes for this query, and this query starts taking ~15m. The explain query shows ...
  • MatthewJin-at
  • Opened 
    on Apr 24
  • #1538

I want to migrate our UUID columns (or other hex columns) to the binary data type in MySQL, with minimal downtime. My first idea was to create ghost tables manually and keep them in sync with the original ...
  • erfanium
  • 3
  • Opened 
    on Apr 13
  • #1533

hello! I ve been playing with gh-ost lately for various reasons and I wanted to check whether it makes sense to use gh-ost to build expensive indexes. Most of what I see is related to schema changes, and ...
  • donhcd
  • Opened 
    on Apr 7
  • #1528

MySQL version: 5.7.30 gh-ost version: 1.1.7 CREATE TABLE `temp_table` ( `id` int(11) NOT NULL AUTO_INCREMENT, `channel` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL, `ddate` datetime ...
  • RankRao
  • 1
  • Opened 
    on Apr 7
  • #1526

I believe this restriction originally came from an erroneous use of report-password in go-mysql which has since been resolved: https://github.com/go-mysql-org/go-mysql/issues/966 In order to fix this, ...
  • joshvarner
  • 1
  • Opened 
    on Apr 1
  • #1524

Hi Team, How are you? I m Bar from the Wix DBA team. A year ago, I added a new ghost feature to our private GitHub repository, and we would like to contribute it to this entire project. Our main goal ...
  • BarShauli555
  • Opened 
    on Mar 18
  • #1514

Hi all! It seems that there is a different behavior in case of successful instant DDL and usual migrations. Successful instant branch ends with success hook and return: https://github.com/github/gh-ost/blob/v1.1.7/go/logic/migrator.go#L374. ...
bug
good first issue
  • pasha132
  • 1
  • Opened 
    on Mar 12
  • #1510
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub