On Mon, Dec 11, 2017 at 03:34:47PM +0000, Luis Coronado wrote:
> Mysql was replaced by mariadb some time ago. I have not seen any problems
> with the transition but ymmv.
> 
> -luis
> 
> On Mon, Dec 11, 2017 at 9:21 AM Сергей Тарасов <[email protected]> wrote:
> 
> > Hello.
> > ----
> > Is there a package mysql-server in OpenBSD version 6.2 ?
> >
> > ----
> > Sergey Tarasov
> >
> >


The only issue I've come across with MariaDB vs. MySQL is:

ERROR 1349 (HY000) at line 136: View's SELECT contains a subquery in the FROM 
clause

This is me trying to recreate a schema that I'm using at work, where
we use MySQL running on Ubuntu.  Not a showstopper for us as our main
development platform for this particular project isn't OpenBSD.  And
even if we were forced to use MariaDB we would probably quite easily
be able to rewrite the schema without the view's subquery in that FROM
clause.


Regards,

-- 
Andreas Kusalananda Kähäri,
National Bioinformatics Infrastructure Sweden (NBIS),
Uppsala University, Sweden.

Reply via email to