Return-Path: X-Original-To: apmail-openjpa-users-archive@minotaur.apache.org Delivered-To: apmail-openjpa-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0684511A95 for ; Fri, 25 Jul 2014 01:25:03 +0000 (UTC) Received: (qmail 70245 invoked by uid 500); 25 Jul 2014 01:25:02 -0000 Delivered-To: apmail-openjpa-users-archive@openjpa.apache.org Received: (qmail 70201 invoked by uid 500); 25 Jul 2014 01:25:02 -0000 Mailing-List: contact users-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@openjpa.apache.org Delivered-To: mailing list users@openjpa.apache.org Received: (qmail 70188 invoked by uid 99); 25 Jul 2014 01:25:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Jul 2014 01:25:02 +0000 X-ASF-Spam-Status: No, hits=2.4 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of curtisr7@gmail.com designates 209.85.218.54 as permitted sender) Received: from [209.85.218.54] (HELO mail-oi0-f54.google.com) (209.85.218.54) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Jul 2014 01:24:57 +0000 Received: by mail-oi0-f54.google.com with SMTP id i138so2803657oig.27 for ; Thu, 24 Jul 2014 18:24:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=wdgDmm7ZB6hvJUDnqVBZq2i4/eMNJdS/lNrFrQ56Gjk=; b=J6etbymVZy4wzPajwUCxRzKYsT/qe/AGz+i7rsHfgDxDYpC+eyMDgBse0cAxF7zJ2R STtviTWjagICgkutJdv4GRcfSSaUsMm9bWP1ATisL3ttB41u5+EROsPfUaLUNMioziI/ VVF9fL3cPbmPgTceo09xJ52GOznIrnpZvrDkLxK8gk3cNUINWcl+4QjhYd8CMu7r9WUL /IcxuPepYZhElhDLzsGDF6sA/MVWYnrLa4DfG3w6DQuRPy40COG8hwgUPfLookFS2zCB EG1M/5FKKJOSL4+Kf5dxDmlI8cdbWGBZGYO/HSL/JFGIWTKHZ6GvnS02cJyx9FOnkHS3 gWlw== MIME-Version: 1.0 X-Received: by 10.182.65.167 with SMTP id y7mr18360323obs.29.1406251476397; Thu, 24 Jul 2014 18:24:36 -0700 (PDT) Received: by 10.60.145.99 with HTTP; Thu, 24 Jul 2014 18:24:36 -0700 (PDT) In-Reply-To: References: Date: Thu, 24 Jul 2014 20:24:36 -0500 Message-ID: Subject: Re: MariaDB vs. MySQL From: Rick Curtis To: users Content-Type: multipart/alternative; boundary=089e0158a910b732b804fefa6f10 X-Virus-Checked: Checked by ClamAV on apache.org --089e0158a910b732b804fefa6f10 Content-Type: text/plain; charset=ISO-8859-1 I haven't seen any MariaDB specific problems reported on this list yet... can you explain a bit better what you're observing? Thanks, Rick On Thu, Jul 24, 2014 at 4:05 PM, Marc Logemann wrote: > Hi, > > i am fighting weird issues with an openjpa application on MariaDB while all > these are non existant on MySQL. Things like "fetch join" are just > different or better said with openjpa 2.2.0 and MariaDB problematic in some > JPQLs. > > I even see different SQLs being created from the same JPAQL Queries. Is > this possible at all? > > Thanks for infos. > -- *Rick Curtis* --089e0158a910b732b804fefa6f10--