[Maria-discuss] Tr : mariadb galera msvc
Le Mercredi 27 novembre 2013 9h33, Colin Charles <byte@mariadb.com> a écrit :
does this also include the galera library? or is this just straight mariadb?
Colin Charles, Chief Evangelist MariaDB | t: +6-012-204-3201 | Skype: colincharles
This is not intended to be left undone half the way ... Right now most of galera tests are passing and galera_smm.dll is produced. a more detailed instruction set can be found at: https://github.com/YannNayn/galera-build-msvc/blob/master/build.bat the C89 features have been rewritten Next a pre production deployment is going to be tested Have a Happy ThanksGiving Day when relevant
Please dont say thanks : I ve been looking around for Distributed (sql) databases and might choose the mariadb solution Btw , is galera working on 64 bit systems ? I came with an issue at galerautils\tests\gu_fifo_test.c(56) test passes on AMD64 msvc with the fix pushed on github but I didnt dig furthermore ... On Wednesday, November 27, 2013 5:32 PM, Yann Nayn <yann.nayn@yahoo.fr> wrote:
Le Mercredi 27 novembre 2013 9h33, Colin Charles <byte@mariadb.com> a écrit :
does this also include the galera library? or is this just straight mariadb?
Colin Charles, Chief Evangelist MariaDB | t: +6-012-204-3201 | Skype: colincharles
This is not intended to be left undone half the way ... Right now most of galera tests are passing and galera_smm.dll is produced. a more detailed instruction set can be found at: https://github.com/YannNayn/galera-build-msvc/blob/master/build.bat the C89 features have been rewritten Next a pre production deployment is going to be tested Have a Happy ThanksGiving Day when relevant _______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : maria-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp
So right now using msvc 1600 (Windows 8.1) AMD64 : Galera compilation succeeds - some tests fail MairiaDB compilation fails :complains about mysys_ssl.lib x86 (seems ok with windows XP flags - thanks to MongoDB dev amo): Galera compilation succeeds - some tests fail MairiaDB compilation succeeds (doesn't look for mysys_ssl.lib ...) On Wednesday, November 27, 2013 9:44 PM, Yann Nayn <yann.nayn@yahoo.fr> wrote: Please dont say thanks : I ve been looking around for Distributed (sql) databases and might choose the mariadb solution Btw , is galera working on 64 bit systems ? I came with an issue at galerautils\tests\gu_fifo_test.c(56) test passes on AMD64 msvc with the fix pushed on github but I didnt dig furthermore ... On Wednesday, November 27, 2013 5:32 PM, Yann Nayn <yann.nayn@yahoo.fr> wrote:
Le Mercredi 27 novembre 2013 9h33, Colin Charles <byte@mariadb.com> a écrit :
does this also include the galera library? or is this just straight mariadb?
Colin Charles, Chief Evangelist MariaDB | t: +6-012-204-3201 | Skype: colincharles
This is not intended to be left undone half the way ... Right now most of galera tests are passing and galera_smm.dll is produced. a more detailed instruction set can be found at: https://github.com/YannNayn/galera-build-msvc/blob/master/build.bat the C89 features have been rewritten Next a pre production deployment is going to be tested Have a Happy ThanksGiving Day when relevant _______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : maria-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp
On 2013-11-27 23:44, Yann Nayn wrote:
Please dont say thanks : I ve been looking around for Distributed (sql) databases and might choose the mariadb solution Btw , is galera working on 64 bit systems ?
So far it used to. That's the main deployment target.
I came with an issue at galerautils\tests\gu_fifo_test.c(56)
test passes on AMD64 msvc with the fix pushed on github but I didnt dig furthermore ...
-- Alexey Yurchenko, Codership Oy, www.codership.com Skype: alexey.yurchenko, Phone: +358-400-516-011
correction: renaming libeay32.lib to mysys_ssl.lib solves the previous email issue with compilation the Readme.md file has been updated accordingly. On Wednesday, November 27, 2013 9:44 PM, Yann Nayn <yann.nayn@yahoo.fr> wrote: Please dont say thanks : I ve been looking around for Distributed (sql) databases and might choose the mariadb solution Btw , is galera working on 64 bit systems ? I came with an issue at galerautils\tests\gu_fifo_test.c(56) test passes on AMD64 msvc with the fix pushed on github but I didnt dig furthermore ... On Wednesday, November 27, 2013 5:32 PM, Yann Nayn <yann.nayn@yahoo.fr> wrote:
Le Mercredi 27 novembre 2013 9h33, Colin Charles <byte@mariadb.com> a écrit :
does this also include the galera library? or is this just straight mariadb?
Colin Charles, Chief Evangelist MariaDB | t: +6-012-204-3201 | Skype: colincharles
This is not intended to be left undone half the way ... Right now most of galera tests are passing and galera_smm.dll is produced. a more detailed instruction set can be found at: https://github.com/YannNayn/galera-build-msvc/blob/master/build.bat the C89 features have been rewritten Next a pre production deployment is going to be tested Have a Happy ThanksGiving Day when relevant _______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : maria-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp
Status: Mariadb galera msvc is working now on windows (single node tested on Windows8.1 amd64) the wsrep interface has been modified to 23.1 since a free_otions method had to be added (mysqld 5.5.53a frees command line parameters on init ) . Source code is going to be upgraded using Mariadb 5.54 source code Feel free to give it a try at https://www.github.com/YannNayn any advice and feeback is welcome Have a nice weekend On Thursday, November 28, 2013 12:21 AM, Yann Nayn <yann.nayn@yahoo.fr> wrote: correction: renaming libeay32.lib to mysys_ssl.lib solves the previous email issue with compilation the Readme.md file has been updated accordingly. On Wednesday, November 27, 2013 9:44 PM, Yann Nayn <yann.nayn@yahoo.fr> wrote: Please dont say thanks : I ve been looking around for Distributed (sql) databases and might choose the mariadb solution Btw , is galera working on 64 bit systems ? I came with an issue at galerautils\tests\gu_fifo_test.c(56) test passes on AMD64 msvc with the fix pushed on github but I didnt dig furthermore ... On Wednesday, November 27, 2013 5:32 PM, Yann Nayn <yann.nayn@yahoo.fr> wrote:
Le Mercredi 27 novembre 2013 9h33, Colin Charles <byte@mariadb.com> a écrit :
does this also include the galera library? or is this just straight mariadb?
Colin Charles, Chief Evangelist MariaDB | t: +6-012-204-3201 | Skype: colincharles
This is not intended to be left undone half the way ... Right now most of galera tests are passing and galera_smm.dll is produced. a more detailed instruction set can be found at: https://github.com/YannNayn/galera-build-msvc/blob/master/build.bat the C89 features have been rewritten Next a pre production deployment is going to be tested Have a Happy ThanksGiving Day when relevant _______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : maria-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp
Correction source code will be upgraded to 5.5.34 when available. On Saturday, November 30, 2013 1:37 PM, Yann Nayn <yann.nayn@yahoo.fr> wrote: Status: Mariadb galera msvc is working now on windows (single node tested on Windows8.1 amd64) the wsrep interface has been modified to 23.1 since a free_otions method had to be added (mysqld 5.5.53a frees command line parameters on init ) . Source code is going to be upgraded using Mariadb 5.54 source code Feel free to give it a try at https://www.github.com/YannNayn any advice and feeback is welcome Have a nice weekend On Thursday, November 28, 2013 12:21 AM, Yann Nayn <yann.nayn@yahoo.fr> wrote: correction: renaming libeay32.lib to mysys_ssl.lib solves the previous email issue with compilation the Readme.md file has been updated accordingly. On Wednesday, November 27, 2013 9:44 PM, Yann Nayn <yann.nayn@yahoo.fr> wrote: Please dont say thanks : I ve been looking around for Distributed (sql) databases and might choose the mariadb solution Btw , is galera working on 64 bit systems ? I came with an issue at galerautils\tests\gu_fifo_test.c(56) test passes on AMD64 msvc with the fix pushed on github but I didnt dig furthermore ... On Wednesday, November 27, 2013 5:32 PM, Yann Nayn <yann.nayn@yahoo.fr> wrote:
Le Mercredi 27 novembre 2013 9h33, Colin Charles <byte@mariadb.com> a écrit :
does this also include the galera library? or is this just straight mariadb?
Colin Charles, Chief Evangelist MariaDB | t: +6-012-204-3201 | Skype: colincharles
This is not intended to be left undone half the way ... Right now most of galera tests are passing and galera_smm.dll is produced. a more detailed instruction set can be found at: https://github.com/YannNayn/galera-build-msvc/blob/master/build.bat the C89 features have been rewritten Next a pre production deployment is going to be tested Have a Happy ThanksGiving Day when relevant _______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : maria-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp
participants (2)
-
Alex Yurchenko
-
Yann Nayn