Skip to content

Commit 9e6cd6f

Browse files
authored
Merge pull request #464 from tidesdb/mariadb-support-tidesql3
adjust table on tidesql reference
2 parents 2c6c049 + 757cae9 commit 9e6cd6f

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

src/content/docs/reference/tidesql.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1511,12 +1511,13 @@ Multi-statement transactions at `REPEATABLE_READ` or higher isolation may fail a
15111511

15121512
## MariaDB Compatibility
15131513

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.*
1514+
| MariaDB Version | TideSQL Major Support | Full Support |
1515+
|-----------------|--------|--------|
1516+
| 11.4.10 | > 1 ||
1517+
| 11.8.6 | > 1 ||
1518+
| 12.2.2 | > 1 ||
1519+
1520+
*As versions are tested and confirmed working we update this table. Full Support means the system is tested against all known functionality.*
15201521

15211522
--
15221523

0 commit comments

Comments
 (0)