Romber Li

Results 10 comments of Romber Li

any news? i got the same problem~ it seems that it happens on large table, in my situation, the table is 58GB, after failed running, i dropped the _gho table...

@cleobis ,thanks for your work!!!

@hhyo , 所有地方都设置了utf8mb4了, 不经过inception, 直接对mysql执行, emoji会正常录入到mysql里, 说明我的脚本和mysql的配置应该是正常的, 那么只剩下inception的配置文件了, 这个我也检查过, 已经配置了character-set-server=utf8mb4

goinception关注了挺长时间了, 不过用的人貌似还不多, inception我们已经集成到我们自己的运维平台了, 而且在生产上用了很长一段时间, 除了emoji以外, 其他用的还蛮好的, 所以暂时还没想换, 这个问题有办法修复吗?或者给点提示, 问题可能出现在哪里呢?

在备份库打开了general_log, 监控inception发送给备份库的语句, 发现emoji是正常的: 2019-08-23T11:39:24.099386+08:00 147 Query create database `192_168_137_11_3307_flyway_test_db_summary` 2019-08-23T11:39:24.099660+08:00 147 Query create table `192_168_137_11_3307_flyway_test_db_summary`.`t01`(id bigint auto_increment primary key, rollback_statement longtext, opid_time varchar(50), KEY idx_opid_time (opid_time)) ENGINE INNODB DEFAULT CHARSET...

when this PR will be merged? I need to create a PR on cobra project which uses this project after this commit being merged.

@cornfeedhobo ,so sad to hear that, but it seems that I do not have other choice, because cobra will never use other forks.