Skip to content

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

Filter by

654 results
 (99 ms)

654 results

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

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 
    4 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 
    9 days ago
  • #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 
    19 days ago
  • #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 
    25 days ago
  • #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 
    25 days ago
  • #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

img width= 1440 alt= Image src= https://github.com/user-attachments/assets/583241b8-2b8c-4103-b649-868ff2b846a6 / when i try to unpostpone it just stuck there and when i try to get status of it, same ...
  • MrWildanMD
  • 4
  • Opened 
    on Mar 5
  • #1505

Hi Guys, Im Bar From Wix DBA Team. We had an old issue, that Shlomi created a fix for us and send us the binaries only, and not the code. For now, we would like to use newer versions on gh-ost, and the ...
  • BarShauli555
  • 9
  • Opened 
    on Mar 4
  • #1504
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! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub