We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e6cd6f + a711822 commit 41838f6Copy full SHA for 41838f6
1 file changed
src/content/docs/reference/tidesql.md
@@ -1511,11 +1511,11 @@ Multi-statement transactions at `REPEATABLE_READ` or higher isolation may fail a
1511
1512
## MariaDB Compatibility
1513
1514
-| MariaDB Version | TideSQL Major Support | Full Support |
+| MariaDB Version | TideSQL Version | Full Support |
1515
|-----------------|--------|--------|
1516
-| 11.4.10 | > 1 | ✅ |
1517
-| 11.8.6 | > 1 | ✅ |
1518
-| 12.2.2 | > 1 | ✅ |
+| 11.4.10 | >= 3.4.0 | ✅ |
+| 11.8.6 | >= 4.0.0 | ✅ |
+| 12.2.2 | >= 1.0.0 | ✅ |
1519
1520
*As versions are tested and confirmed working we update this table. Full Support means the system is tested against all known functionality.*
1521
0 commit comments