Re: [BUGS] BUG #14709: inconsistent answers with foreign datawrappers to mysql

Поиск
Список
Период
Сортировка
От Mark Manley
Тема Re: [BUGS] BUG #14709: inconsistent answers with foreign datawrappers to mysql
Дата
Msg-id CAPyC7H-nRYG6mPVrPPwTZ3UpjzoB5Sw=GJYNM6vEF=_fzF_Xtg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [BUGS] BUG #14709: inconsistent answers with foreign datawrappers to mysql  (Rushabh Lathia <rushabh.lathia@gmail.com>)
Список pgsql-bugs
Thank you all.  :)


On Mon, Jun 19, 2017 at 3:57 AM, Rushabh Lathia <rushabh.lathia@gmail.com> wrote:
Hi,

I informed the maintainer of mysql_fdw and they will start looking into this issue.

Thanks,


On Mon, Jun 19, 2017 at 4:13 AM, Andrew Gierth <andrew@tao11.riddles.org.uk> wrote:
>>>>> "mark" == mark manley <mark.manley@tapad.com> writes:

 mark> When using a foreign data wrapper from our 9.6.2 database to a
 mark> MySQL 5.7 database, we get inconsistent results.  We're joining
 mark> two tables from another server:

mysql_fdw is (and has _always_ been) broken for anything beyond the most
trivial queries:

https://github.com/EnterpriseDB/mysql_fdw/blob/master/mysql_fdw.c#L734

https://github.com/EnterpriseDB/mysql_fdw/issues/73

Since mysql_fdw is not part of postgresql you should take this up with
the maintainers. However, the linked issue has been outstanding for 18
months, so probably best not hold your breath.

--
Andrew (irc:RhodiumToad)


--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs



--
Rushabh Lathia

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Rushabh Lathia
Дата:
Сообщение: Re: [BUGS] BUG #14709: inconsistent answers with foreign datawrappers to mysql
Следующее
От: Ahsan Hadi
Дата:
Сообщение: Re: [BUGS] BUG #14709: inconsistent answers with foreign datawrappers to mysql