Re: [HACKERS] mysql with postgres

2014-12-23 Thread Mark Kirkwood
On 23/12/14 22:36, Ravi Kiran wrote: hi all, Is postgres source code compatible with mysql database?? If it is, could someone could give me some links so that I can do that. I want to hack into the postgres source code, but as I am comfortable with mysql, I want to use the mysql database not p

Re: [HACKERS] mysql with postgres

2014-12-23 Thread Andrew Dunstan
On 12/23/2014 04:36 AM, Ravi Kiran wrote: hi all, Is postgres source code compatible with mysql database?? If it is, could someone could give me some links so that I can do that. I want to hack into the postgres source code, but as I am comfortable with mysql, I want to use the mysql datab

Re: [HACKERS] mysql with postgres

2014-12-23 Thread Atri Sharma
On Tue, Dec 23, 2014 at 3:06 PM, Ravi Kiran wrote: > hi all, > > > Is postgres source code compatible with mysql database?? If it is, could > someone could give me some links so that I can do that. > > I want to hack into the postgres source code, but as I am comfortable with > mysql, I want to u

[HACKERS] mysql with postgres

2014-12-23 Thread Ravi Kiran
hi all, Is postgres source code compatible with mysql database?? If it is, could someone could give me some links so that I can do that. I want to hack into the postgres source code, but as I am comfortable with mysql, I want to use the mysql database not postgres. any references would be fine.