Reputation: 23
I am trying to look for documentation for Maria DB 10.1 I cant seem to find it. Each time I go to the Maria DB website it keeps showing me documentation for 10.2.
Anyway I can view the documentation for 10.1? Thanks!
Upvotes: 1
Views: 118
Reputation: 142518
It is a single manual, with hints like
starting with 10.0.5 ...
or
MariaDB 10.0.11 introduced ...
So, ignore any paragraphs that talk about 10.2 or 10.3.
If you are asking what is new in 10.1 (relative to 10.0), then this page lists things, with links for more details.
Upvotes: 0
Reputation: 5673
https://mariadb.com/kb/en/ . There is no version specific documentation, but, for every new feature, there is a mentioning when it was introduced.
Upvotes: 1