Page 1 of 1

LinqConnect Professional Version 4.5.981 (05-May-2016) - Can`t DROP DATABASE for MySQL

Posted: Mon 23 May 2016 15:56
by AKRRKA
Hi,
Faced with the problem of removing the database, with the name contains a space.
When you delete a database, is generated command:

Code: Select all

DROP DATABASE cedb45br 7 7 7;
And to be with such quotes:

Code: Select all

DROP DATABASE `cedb45br 7 7 7`;
Then the database is deleted without error.

Please fix.

Re: LinqConnect Professional Version 4.5.981 (05-May-2016) - Can`t DROP DATABASE for MySQL

Posted: Tue 24 May 2016 17:20
by Shalex
Thank you for your report. We will notify you when the issue is fixed.

Re: LinqConnect Professional Version 4.5.981 (05-May-2016) - Can`t DROP DATABASE for MySQL

Posted: Tue 31 May 2016 08:58
by AKRRKA
Any news?

Re: LinqConnect Professional Version 4.5.981 (05-May-2016) - Can`t DROP DATABASE for MySQL

Posted: Tue 31 May 2016 15:53
by Shalex
The bug with quoting a database name by the DataContext.DeleteDatabase method is fixed. We will notify you when the corresponding build of LinqConnect is available for download.

Re: LinqConnect Professional Version 4.5.981 (05-May-2016) - Can`t DROP DATABASE for MySQL

Posted: Wed 08 Jun 2016 08:55
by AKRRKA
I would like to know today or tomorrow will be release or not?
The fact that I have a big project, and in addition to Devart, used by the component to Devexpress.
They have fixed important problem for me (https://www.devexpress.com/Support/Cent ... ls/T385510), and I would like to update both components at the same time. If you do not plan to release soon, then I will not wait.
Updating the component takes more time.

Re: LinqConnect Professional Version 4.5.981 (05-May-2016) - Can`t DROP DATABASE for MySQL

Posted: Thu 09 Jun 2016 12:37
by AKRRKA
Спасибо. Буду обновлять.

4.5.1004 09-Jun-16
- The bug with setting string parameter data types in SQL statements generated basing on the Contains LINQ operator is fixed
- The bug with quoting a database name by the DataContext.DeleteDatabase method is fixed (MySQL)

Re: LinqConnect Professional Version 4.5.981 (05-May-2016) - Can`t DROP DATABASE for MySQL

Posted: Thu 09 Jun 2016 15:04
by Shalex
The new build with the fix is available for download now.