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