Comments - MariaDB versus MySQL - Features

 
6 years, 6 months ago Murray Williams

From 5.7.7, MySQL supports subqueries in the FROM clause of a view. http://dev.mysql.com/doc/refman/5.7/en/view-restrictions.html

It seems this is not yet supported in MariaDB 10.1.17

Are there any plans to backport this feature into MariaDB?

Thanks!

 
6 years, 6 months ago Sergei Golubchik

MariaDB supports it since MariaDB 10.2.1

 
6 years, 8 months ago Dana Baldwin

Link at the top of the page to: "MariaDB Corporation has a MariaDB vs MySQL white paper available for download."

is not working - says access denied. Web page it links to is: https://mariadb.com/resources/guides-whitepapers/MariaDB-vs-MySQL

Thanks

 
6 years, 7 months ago Ian Gilfillan

The link is working, but the MariaDB Corporation requires registration to access it.

 
6 years, 7 months ago Dana Baldwin

I meant to mention that I registered yesterday and was logged in when I tried it. I tried again today with the same result.

 
6 years, 7 months ago Ian Gilfillan

Thanks, I see that there is a problem and this document is now unpublished. It's probably quite old and outdated though, so will simply remove the link.

 
9 years, 1 month ago Ping Pong

Great improvements.

But which improvment is applied to InnoDB or Aria, or XtraDB, or all, because they are used as default db engine for different version of MariaDB. It would be great to be explicit.

 
9 years, 1 month ago Federico Razzoli

For features that need to be supported by the storage engines, follow the links and you will find out which engines support them.

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.