Re[4]: Delphi 7 and MySQL

2004-06-17 Thread vanquish
Does it require MySQLlib? MT> The Microolap components don't. Yes, it need it. But zeos can be use to all open source database, and there is a good community. -- Cordialement, vanquishmailto:[EMAIL PROTECTED] -- MySQL General Mailing List For list archives: ht

Re[2]: Delphi 7 and MySQL

2004-06-16 Thread vanquish
Hi, >> i'm looking for fast reliable driver to connect to MySQL from Delphi 7 do >> anyone have an answer for my PLEASE I'am using Zeoslib (www.zeoslis.net). It's fast, free, open source and powerfull. -- Greatings vanquish -- MySQL General Mailing L

Re[2]: Innodb Hot Backup Tool

2004-04-22 Thread vanquish
Hello, MAM> The good, bad, and the ugly of it? We're debating if we should use it on MAM> our INNODB tables or use a script to do a hotbackup. On a big database, restore a mysqldump file can take hours. ibbackup is very fast. restore is near as fast as a file copy. you can parameter the load tha

Re: Online backup of InnoDB Tables

2004-01-28 Thread vanquish
Bonjour Mauro, MM> I see that InnoDB hot backup can be used so that a running InnoDB MM> database can be backed up with out setting any locks. MM> Can any Open File backup tool be used with MySQL InnoDB tables or does MM> the hotbackup product do something special that others don't? What are