Skip to content

Commit 41838f6

Browse files
authored
Merge pull request #465 from tidesdb/mariadb-support-tidesql4
adjust table on tidesql reference
2 parents 9e6cd6f + a711822 commit 41838f6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/content/docs/reference/tidesql.md

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

15121512
## MariaDB Compatibility
15131513

1514-
| MariaDB Version | TideSQL Major Support | Full Support |
1514+
| MariaDB Version | TideSQL Version | Full Support |
15151515
|-----------------|--------|--------|
1516-
| 11.4.10 | > 1 ||
1517-
| 11.8.6 | > 1 ||
1518-
| 12.2.2 | > 1 ||
1516+
| 11.4.10 | >= 3.4.0 ||
1517+
| 11.8.6 | >= 4.0.0 ||
1518+
| 12.2.2 | >= 1.0.0 ||
15191519

15201520
*As versions are tested and confirmed working we update this table. Full Support means the system is tested against all known functionality.*
15211521

0 commit comments

Comments
 (0)