AW: storing PDF files in mysql ?????

2002-10-09 Thread Kai Zaunick
Hi, I do not recommend saving the image data in the DB: 1. The size of each DB Row increases dramatically. Depending on the structure of your tables, query speed drops as the rows are located further away on the disk (disk seek times) 2. For each image request, you have to involve some

Replication question concerning master

2002-10-08 Thread Kai Zaunick
Hi, I want to put the master behind a dynamic IP and use one of those dynDNS services. If the master is unavailable will the slave always resolve the domain name when trying to reconnect or only once at startup? Regards, Kai PS: SQL, QUERY (- that's for the filter, sorry)