1
0
mirror of synced 2025-12-20 02:23:30 -05:00
Commit Graph

11 Commits

Author SHA1 Message Date
Vai Ignatavicius
2357d3ced7 Update MySQL docs to reflect timeout variable changes in version 8.0.26+ (#68160)
- Added version-specific guidance for MySQL timeout variables:
  - `replica_net_timeout` for MySQL 8.0.26 and later
  - `slave_net_timeout` for earlier versions
- Highlighted the deprecation of `slave_net_timeout` and provided clear,
version-aware instructions.

Reference:
https://dev.mysql.com/doc/mysql-replication-excerpt/8.0/en/replication-options-replica.html#sysvar_replica_net_timeout

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-18 12:49:44 +01:00
Robson Hermes
d6dd104b73 📝 Fix mysql-troubleshooting.md (#63277)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2025-07-23 12:18:29 -03:00
devin-ai-integration[bot]
f719e8dafe docs: add Amazon RDS MySQL binlog retention configuration information (#60883)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: yue.li@airbyte.io <yue.li@airbyte.io>
2025-05-23 19:31:14 -07:00
Ian Alton
01cd16654e 11059 multi-instance, versioned docs (#58095)
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-04-24 02:58:09 +03:00
Yarden Carmeli
e937aaff52 update MySQL troubleshooting with steps to handle query timeout error (#56913) 2025-04-04 09:24:41 -07:00
Yarden Carmeli
6341ead197 Updating CDC sources documentation to clarify incremental sync method limitation. (#49823) 2024-12-17 09:18:28 -08:00
Evan Tahler
a914027d74 [docs] Vendor-Specific limitations added to troubleshooting sections (#38351)
Co-authored-by: Stephane Geneix <147216312+stephane-airbyte@users.noreply.github.com>
2024-05-21 14:42:22 +00:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Xiaohan Song
b9dc2053cf Mysql to emit stream initial loader (#36932)
Co-authored-by: Aaron ("AJ") Steers <aj@airbyte.io>
2024-05-03 12:30:53 -07:00
Akash Kulkarni
40a5edc5fe [Source-mysql] : Add config to throw an error on invalid CDC position (#35338) 2024-02-20 14:09:05 -08:00
Alexandre Cuoci
ecb56bbbc2 mysql doc rewrite (#32189)
Co-authored-by: Lake Mossman <lake@airbyte.io>
2023-11-07 01:48:51 +00:00