Re: [Maria-developers] GTID and replication of mysql database

2013-04-18 Thread Kristian Nielsen
Pavel Ivanov piva...@google.com writes: Could you please tell me, in your implementation of GTIDs did you make something special for the case when mysql database is replicated? I guess mysql.rpl_slave_state cannot be replicated in any circumstances, so did you put any safeguards to not

Re: [Maria-developers] GTID and replication of mysql database

2013-04-18 Thread Pavel Ivanov
On Wed, Apr 17, 2013 at 11:14 PM, Kristian Nielsen kniel...@knielsen-hq.org wrote: Pavel Ivanov piva...@google.com writes: Could you please tell me, in your implementation of GTIDs did you make something special for the case when mysql database is replicated? I guess mysql.rpl_slave_state

Re: [Maria-developers] GTID and replication of mysql database

2013-04-18 Thread Kristian Nielsen
Pavel Ivanov piva...@google.com writes: Note that the user should not update mysql.rpl_slave_state manually. Except perhaps to ALTER TABLE ... ENGINE=xxx (which can be replicated). BTW, why did you allow to create rpl_slave_state with MyISAM? I mean I Well, otherwise it becomes impossible to

Re: [Maria-developers] GSoC:Regex Project

2013-04-18 Thread Alexander Barkov
Hi Tamás, On 04/17/2013 09:53 PM, Tamás Kövesdan wrote: Hello, I'm interested in this project. I have read the other thread about this. I've checked the available regex implementations and I've written a draft application. Is there any potential mentor who would review my application and help

[Maria-developers] LDAP authentication plugin: GSOC Application

2013-04-18 Thread Ionel Merca
Hi, My name is Merca Ionel and I am a student at Politehnica University of Bucharest studying Computer Science in the third year. I am interested in the project with ldap authentication. I would like to know how can I download the source code and what relevant bugs can I fix to prove that I am

Re: [Maria-developers] LDAP authentication plugin: GSOC Application

2013-04-18 Thread Sergei Golubchik
Hi, Ionel! On Apr 18, Ionel Merca wrote: Hi, My name is Merca Ionel and I am a student at Politehnica University of Bucharest studying Computer Science in the third year. I am interested in the project with ldap authentication. I would like to know how can I download the source code and

Re: [Maria-developers] GSoC:Regex Project

2013-04-18 Thread Roberto Spadim
maybe could port from mb_regex of php? 2013/4/18 Alexander Barkov b...@mariadb.org Hi Tamás, On 04/17/2013 09:53 PM, Tamás Kövesdan wrote: Hello, I'm interested in this project. I have read the other thread about this. I've checked the available regex implementations and I've written a

Re: [Maria-developers] GSoC 2013 -- the Kerberos authentication plugin project

2013-04-18 Thread QIU Shuang
Hi Sergei, Perhaps you could suggest a new one? Something that you'd like to do, that fits in your area of expertise? You are very welcome to propose a new task! Thank you for the reply and encouragement very much. I'll have a look. Best regards! Shuang On Apr 17, 2013, at 11:13 PM, Sergei

Re: [Maria-developers] GTID and replication of mysql database

2013-04-18 Thread Pavel Ivanov
On Thu, Apr 18, 2013 at 1:02 AM, Kristian Nielsen kniel...@knielsen-hq.org wrote: To change the GTID position, use SET GLOBAL gtid_pos='0-1-10', which will update mysql.rpl_slave_state as needed. Hm... In what situation this could be necessary? It's not really needed. You might use it to

[Maria-developers] Fwd: LDAP authentication plugin: GSOC Application

2013-04-18 Thread Ionel Merca
-- Forwarded message -- From: Ionel Merca mercaexil...@gmail.com Date: 2013/4/18 Subject: Re: [Maria-developers] LDAP authentication plugin: GSOC Application To: Sergei Golubchik s...@askmonty.org Hi, Thank you for the response! I have downloaded the source code from

Re: [Maria-developers] GTID and replication of mysql database

2013-04-18 Thread Kristian Nielsen
Pavel Ivanov piva...@google.com writes: I still don't quite understand when this can be necessary except maybe for tests. New slave should be restored from backup and thus it will I agree that it should not be needed in normal production use. - Kristian.

Re: [Maria-developers] User question

2013-04-18 Thread Roberto Spadim
other doubt, i will have about 256 masters how could i change limit of masters? in multi-source replication page of mariadb it says: You can for now only have 64 masters (trivial to increase if necessary). https://kb.askmonty.org/en/multi-source-replication/ 2013/4/18 Roberto Spadim

Re: [Maria-developers] User question

2013-04-18 Thread Roberto Spadim
there`s a directory inside mariadb binary file, called support-files maybe a example there could be nice three files only: mysql-multi_master_replication_1.cnf mysql-multi_master_replication_2.cnf mysql-multi_master_replication_slave.cnf 2013/4/18 Roberto Spadim robe...@spadim.com.br other

[Maria-developers] Fedora test day for replacing MySQL with MariaDB

2013-04-18 Thread Colin Charles
Hi all, By now you must know of the movement to replace MySQL with MariaDB in Fedora-land (http://fedoraproject.org/wiki/Features/ReplaceMySQLwithMariaDB). One important thing is to ensure that MariaDB is a drop-in replacement. Fedora is a fast-moving high quality Linux distribution, so their

[Maria-developers] Fwd: gsoc13

2013-04-18 Thread Samarth Mathur
Hi, I'm interested in the LDAP authentication plugin. I read the earlier correspondence on this particular topic, so as I understand I need to get well acquainted with the LDAP protocol. Do you have more tips or recommendations as requisites for the same? Best Regards looking forward to a reply

[Maria-developers] GSoC 2013

2013-04-18 Thread Shivam Agarwal
Hello please kindly provide me the basic requirements of programming languages needed to be participate in your project at GSoC 2013. ___ Mailing list: https://launchpad.net/~maria-developers Post to : maria-developers@lists.launchpad.net