Problem When Mysql runs on a Machine with multiple NIC.

2003-07-09 Thread P Srinivasulu
When Mysql runs on machine with multiple NIC's. Mysql server takes the IP Address that we specify in the configuration file. This IP Address may or may not be a primary IP Address of that machine. So we specify secondary IP Address for the Mysql server. It listens in that IP Address. When Mysql

Re: Problem When Mysql runs on a Machine with multiple NIC.

2003-07-10 Thread P Srinivasulu
>>> Paul DuBois <[EMAIL PROTECTED]> 7/10/2003 10:22:27 AM >>> At 2:30 -0600 7/9/03, P Srinivasulu wrote: >>When Mysql runs on machine with multiple NIC's. Mysql server takes the >>IP Address that we specify in the configuration file. This IP Address &g

Problem with MBREquals function

2003-08-22 Thread P Srinivasulu
Hi All, Has the MBREquals function been implemented in the latest 4.1.1-alpha build. I am finding problems with that command. It says that problem is there in sql syntax. If it has been implemented. Can you please help me in the syntax of the command. I am finding the same problems with the Inter

Mysql Online Backup.

2003-08-27 Thread P Srinivasulu
Hi All, The link below says that online backup functionality will be provided in Mysql-5.1. I think its already there in the form of mysqlhotcopy. Is Mysql going to extend the functionality of mysqlhotcopy so that it works for Innodb tables also? or they are going to provide independent online bac

Re: Mysql Online Backup.

2003-08-27 Thread P Srinivasulu
I use it for backing up a 12 GB mail database without problems. Regards, Chris P.S. Keep up the great work over there at Novell! Tell us where to send the expensive bottles of alcohol for when you help put SCO out of their misery! P Srinivasulu wrote: >Hi All, > >The l

Mysql binlog

2003-10-09 Thread P Srinivasulu
Hi All, I have some doubts regarding Mysqlbinlog. Does Mysqlbinlog support this usage? mysqlbinlog --user=root --host=127.0.0.1 master-bin.001. I am repeatedly getting errors like master-bin.001 file not found in Linux . When I give the full path of the master-bin.001 its working. There is a m

Re: [MYSQL] Licens problems.

2003-10-10 Thread P Srinivasulu
>When end-user use MySQL with any non-GPL licensed program , he must buy >commercial MySQL license. Nope. Only If you distribute Mysql with your non gpled commercial application. Then you need to get commercial licenses for each copy you sell. You can use GPL Mysql with Non GPL program as far