Skip to content

Commit f263e7e

Browse files
authored
Update README.md
1 parent be6d059 commit f263e7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ MySqlBackup.NET requires one of these MySQL connectors:
111111

112112
## Compatibility
113113

114-
We aim for MySqlBackup.NET to achieve 100% SQL compliance, ensuring seamless compatibility with `mysqldump` and `mysql.exe` for both backup and restore operations. Version 2.6 introduces key improvements, including enhanced delimiter detection (Issue #52) and proper handling of foreign key references (Issue #31), addressing previous compatibility challenges with `mysqldump`-generated files. If you encounter any incompatibilities, we welcome feedback via [GitHub Issues](https://github.com/MySqlBackupNET/MySqlBackup.Net/issues) to help us refine and uphold this goal.
114+
We aim for MySqlBackup.NET to achieve 100% SQL compliance, ensuring seamless compatibility with `mysqldump` and `mysql.exe` for both backup and restore operations. Version 2.6 introduces key improvements, addressing some flaws in previous version and compatibility challenges with `mysqldump`-generated files. If you encounter any incompatibilities, we welcome feedback via [GitHub Issues](https://github.com/MySqlBackupNET/MySqlBackup.Net/issues) to help us refine and uphold this goal.
115115

116116
---
117117

0 commit comments

Comments
 (0)