DMS restarting a full load table

0

Hi, My plan is moving some schemas for individual RDS using Mysql8.0.35 to Mysql8.0.35 I have a specific table with large rows without lobs about 966765 rows.

2024-01-22T22:52:01 [SOURCE_UNLOAD ]E: RetCode: SQL_ERROR SqlState: 08S01 NativeError: 2013 Message: [MySQL][ODBC 8.0(w) Driver][mysqld-8.0.35]Lost connection to MySQL server during query [1022502] (ar_odbc_stmt.c:3498)

I have updated connect_timeout net_read_timeout net_write_timeout params.

Near to finish, full load process restarts generating a loop.

질문됨 4달 전167회 조회
2개 답변
0

Hi,

Having increased the various timeout values is a good thing!

But, did you also set also database variable max_allowed_packet to a large enough value to hold your biggest lines?

Best

DIdier

profile pictureAWS
전문가
답변함 4달 전
  • I made the changes but exactly 5m45s the process restarts

0

Hi, thank you for the respones, i will try it.

답변함 4달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인