FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour OT MySQL versions
Posts: 1195
Joined: Mon Oct 17, 2005 05:41 AM
OT MySQL versions
Posted: Sun Jul 01, 2012 08:27 PM

Hi,

Now I'm using SQLite, but I was looking at the MySQL-site a saw there are different versions.
Does anyone use the 'MySQL Community Edition' edition with FWH? If so, what is the difference between the other versions?
Is there a limitations of tabels, usere of records in the free version. I don't find information of this on there site.

Thanks,

Marc

Regards,

Marc



FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Posts: 883
Joined: Tue Oct 11, 2005 11:57 AM
Re: OT MySQL versions
Posted: Sun Jul 01, 2012 11:16 PM

Marc

I use it in 6 projects. some mid size app used by supermarkets.

The only difference is license...
If you produce GNU GPL software, you can use freely, but if you use it in your own developments which do not apply for GNU GPL license, then you have to pay for it.
Basic Standard Server from U$ 2.000 up to U$ 60.000.-

You can try MYSQL replacements (forks if you want) Percona, MariaDB, OurDelta, Drizzle
On all tests, MARIADB wins and is 1000% compatible with Mysql, you can give it a try.
This is more "open" than Mysql. Read its license.

From Chile
Adolfo

;-) Ji,ji,ji... buena la cosa... "all you need is code"

http://www.xdata.cl - Desarrollo Inteligente
----------
Asus TUF F15, 32GB Ram, 2 * 1 TB NVME M.2, GTX 1650
Posts: 883
Joined: Tue Oct 11, 2005 11:57 AM
Re: OT MySQL versions
Posted: Sun Jul 01, 2012 11:20 PM

Marc

I use it in 6 projects. some mid size app used by supermarkets.
No problems at all, very fast, powerfull, lots of documentation on the web, I use it with TDOLPHIN, a free class you can find here in the forum.

The only difference is license...
If you produce GNU GPL software, you can use freely, but if you use it in your own developments which do not apply for GNU GPL license, then you have to pay for it.
Basic Standard Server from U$ 2.000.-

You can try MYSQL replacements (forks if you want) Percona, MariaDB, OurDelta, Drizzle
On all tests, MARIADB wins and is 1000% compatible with Mysql, you can give it a try.
This is more "open" than Mysql. Read its license.

From Chile
Adolfo

;-) Ji,ji,ji... buena la cosa... "all you need is code"

http://www.xdata.cl - Desarrollo Inteligente
----------
Asus TUF F15, 32GB Ram, 2 * 1 TB NVME M.2, GTX 1650
Posts: 1195
Joined: Mon Oct 17, 2005 05:41 AM
Re: OT MySQL versions
Posted: Mon Jul 02, 2012 07:29 AM

Thanks Adolfo,

MARIADB seems very intresting.
Can is also be used with TDolphin?
I will download it, and test it.

Regards,
Marc

Regards,

Marc



FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Posts: 1335
Joined: Fri Jun 13, 2008 11:04 AM
Re: OT MySQL versions
Posted: Mon Jul 02, 2012 09:36 AM
Marc Vanzegbroeck wrote:MARIADB seems very intresting.
Can is also be used with TDolphin?

Yes, MariaDB will work with TDolphin.
It will work via ADO also, using the same MySQL ODBC Connector.

Regards
Anser

Continue the discussion