Re: Updating mysql database only with delta data

2005-04-04 Thread Gleb Paharenko
Hello. MySQL supports incremental backups. See: http://dev.mysql.com/doc/mysql/en/backup.html "BG Mahesh" <[EMAIL PROTECTED]> wrote: > > hi > > I have a huge mysql database on the live server. Every 15 days few 1000 rec= > ords change in that database [additions/updations/

Updating mysql database only with delta data

2005-04-04 Thread BG Mahesh
hi I have a huge mysql database on the live server. Every 15 days few 1000 records change in that database [additions/updations/deletions] I don't want to upload the entire mysql database every 15 days as the file size is huge. Is there anyway for me to just upload the delta data and use some

RE: Updating MySQL db's

2003-06-25 Thread Mike Hillyer
://www.mysql.com/doc/en/mysqldump.html for info. Regards, Mike Hillyer www.vbmysql.com > -Original Message- > From: Leo Genyuk [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 25, 2003 12:54 PM > To: MYSQL-List (E-mail) > Subject: Updating MySQL db's > > > I ha

Updating MySQL db's

2003-06-25 Thread Leo Genyuk
I have two server running Appache + PHP + MySQL. Server #1 is production and server#2 is development. I would like to keep MySQL DB on server#2 up to date. That is any changes happening on server#1 I would like to be reflected on server#2. Does anyone know how to do this? Thank you in advance.

Updating MySQL using MS ACCESS

2002-03-20 Thread martin . tunggorono
Hello, Does anybody know how MySQL works with MS Access especially when it comes to preventing concurrent updates from more than two users? I use InnoDB tables and link them through ODBC driver to MS Access for viewing and updates. Will there be any issues if two or more people have this type of

Re: updating mysql

2001-05-19 Thread hunter
This depends on the method of install (tar ball source, RPM, etc) and the distro you are running. Please provide a bit more information so that we may assist you by giving you the appropriate response. HTH "simon joas, vorstand/ceo: sjn AG" wrote: > > hallo! > > how do i update my mysql-databa

updating mysql

2001-05-19 Thread simon joas, vorstand/ceo: sjn AG
hallo! how do i update my mysql-database to a new version? -simon- - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thre